Hi,

since upgrade to 1.7 my rsnapshot backups do not create symlinks any longer. It seems "cp -al" does behave differently, as discussed in

        http://cygwin.com/ml/cygwin/2010-03/msg00149.html

What I don't understand is why sometimes links are created, for example for file Nokia*, but not for file M.

 5629499534227716 -rwxrwxrwx 1 ac Domain Users  2576388 2006-02-10 17:24 M
2814749767121157 -rwxrwxrwx 1 ac Domain Users 2576388 2006-02-10 17:24 Mal 18577348462904629 -rwxrwxrwx 4 ac Domain Users 98302544 2010-02-16 15:27 Nal.exe 18577348462904629 -rwxrwxrwx 4 ac Domain Users 98302544 2010-02-16 15:27 Nal2.exe 18577348462904629 -rwxrwxrwx 4 ac Domain Users 98302544 2010-02-16 15:27 Nal3.exe 18577348462904629 -rwxrwxrwx 4 ac Domain Users 98302544 2010-02-16 15:27 Nokia_Ovi_Suite_webinstaller_ALL.exe
 3096224743818459 -rw-r--r-- 1 ac Domain Users       10 2010-04-02 09:35 x
2251799813686573 -rw-r--r-- 1 ac Domain Users 10 2010-04-02 09:35 xal

From an rxvt window:

  514  export CYGWIN=nowinsymlinks
  515  cp -al Nokia_Ovi_Suite_webinstaller_ALL.exe Nal
  516  ls -il
  517  cp -al Nokia_Ovi_Suite_webinstaller_ALL.exe Nal2
  518  ls -il
  519  rm Mal
  520  cp -al M Mal
  521  ls -il
  522  cp -al Nokia_Ovi_Suite_webinstaller_ALL.exe Nal3
  523  ls -il
  524  rm x*
  525  echo asdfasdfa > x
  526  cp -al x xal
  527  ls -il

Ubuntu live creates links as expected on this NTFS disk.

many tks for your help
Christian





Windows XP Professional Ver 5.1 Build 2600 Service Pack 3
Cygwin Package Information
Last downloaded files to: 
Last downloaded files from: 

    Cygwin DLL version info:
        DLL version: 1.7.2
        DLL epoch: 19
        DLL old termios: 5
        DLL malloc env: 28
        Cygwin conv: 181
        API major: 0
        API minor: 225
        Shared data: 5
        DLL identifier: cygwin1
        Mount registry: 3
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Installations name: Installations
        Cygdrive default prefix: 
        Build date: Wed Mar 24 21:12:48 CET 2010
        Shared id: cygwin1S5



Package              Version
_update-info-dir     00872-1
alternatives         1.3.30c-10
base-cygwin          2.1-1
base-files           3.9-3
base-passwd          3.1-1
bash                 3.2.49-23
bzip2                1.0.5-10
compface             1.5.2-1
coreutils            8.4-2
crypt                1.1-1
cygutils             1.4.2-1
cygwin               1.7.2-2
cygwin-doc           1.5-1
dash                 0.5.5.1-2
diffutils            2.8.7-2
editrights           1.01-2
findutils            4.5.5-1
gawk                 3.1.7-1
gettext              0.17-11
grep                 2.5.4-2
groff                1.19.2-2
gzip                 1.3.12-2
ipc-utils            1.0-1
less                 429-1
libaudio2            1.9.2-1
libbz2_1             1.0.5-10
libdb4.2             4.2.52.5-2
libdb4.5             4.5.20.2-2
libexpat1            2.0.1-1
libfontconfig1       2.8.0-1
libfreetype6         2.3.12-1
libgcc1              4.3.4-3
libgmp3              4.3.1-3
libICE6              1.0.6-1
libiconv2            1.13.1-1
libintl3             0.14.5-1
libintl8             0.17-11
libjbig2             2.0-11
libjpeg62            6b-21
libjpeg7             7-10
liblzma1             4.999.9beta-10
libncurses8          5.5-10
libncurses9          5.7-16
libopenldap2_3_0     2.3.43-1
libpcre0             8.00-1
libpng12             1.2.35-10
libpopt0             1.6.4-4
libpq5               8.2.11-1
libreadline7         6.0.3-2
libsasl2             2.1.19-3
libSM6               1.1.1-1
libstdc++6           4.3.4-3
libtiff5             3.9.2-1
libX11_6             1.3.3-1
libXau6              1.0.5-1
libXaw3d7            1.5D-8
libxcb1              1.5-1
libXdmcp6            1.0.3-1
libXext6             1.1.1-1
libXft2              2.1.14-1
libXmu6              1.0.5-1
libXpm4              3.5.8-1
libXrender1          0.9.5-1
libXt6               1.0.7-1
login                1.10-10
man                  1.6e-1
minires              1.02-1
openssl              0.9.8n-1
rebase               3.0.1-1
run                  1.1.12-11
rxvt                 20050409-21
sed                  4.1.5-2
tar                  1.22.90-1
terminfo             5.7_20091114-14
terminfo0            5.5_20061104-12
texinfo              4.13-3
tzcode               2009k-1
which                2.20-2
xemacs               21.4.22-1
xemacs-sumo          2007-04-27-1
xz                   4.999.9beta-10
zlib0                1.2.3-10


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to