Displaying 1 result from an estimated 1 matches for "syntegraldapbrowser".
2006 Nov 28
3
DO NOT REPLY [Bug 4263] New: Symlinks gets corruped when rsyncd is used to 'put' the symlink.
...GET' but not to 'PUT'
when I use rsyncd.
GET
====
toos6<kalle> ls -al
total 6
drwxrwxr-x 2 root other 512 Nov 27 19:15 .
drwxrwxr-x 11 root other 512 Oct 25 14:40 ..
lrwxrwxrwx 1 root other 47 Nov 27 19:15 LDAPBrowser ->
/opt/ptc/Aphelion/SyntegraLDAPBrowser/ptclbe.sh
toos22<bin> rsync -av toos6::ptc/kalle/LDAPBrowser
/backup/pdmlink_061126/Aphelion_latest/bin
receiving file list ... done
LDAPBrowser -> /opt/ptc/Aphelion/SyntegraLDAPBrowser/ptclbe.sh
sent 91 bytes received 149 bytes 160.00 bytes/sec
total size is 47 speedup is 0.20
toos22...