search for: lrwxrwx

Displaying 3 results from an estimated 3 matches for "lrwxrwx".

Did you mean: drwxrwx
2005 Jul 24
0
[Bug 2913] New: rsync of symlinks on >=bsd needs lutimes(2) and lchmod(2)
...the time of the symlink(2) call by rsync. further, an lutimes(2) run elsewhere against the slink is not picked up by later rsync runs. both break ex1. similarly, rsync ignores both umask and src perms when creatings slinks. neither are updated in later runs. breaking ex2. rm -r ./dstdir srcdir: lrwxrwx--- 1 u g 1 Jul 24 03:29:58 2005 a -> b -rw-r----- 1 u g 0 Jul 24 03:29:58 2005 b prw-rw---- 1 u g 0 Jul 24 03:29:58 2005 fifo srwxrwx--- 1 u g 0 Jul 24 03:29:58 2005 sockfile umask 0022 [root] rsync -axv --delete ./srcdir/ ./dstdir/ dstdir: lrwxrwxrwx 1 u g 1 Jul 24 03:30:36 20...
2012 Dec 25
1
Blazer_usb Permissions problem: Input/output error
...uucp mode 0770 3. edit /etc/devfs.conf and add: perm ugen5.2 0770 own ugen5.2 uucp:wheel 4. Edit /etc/rc.conf and add: devfs_system_ruleset="nut_usb" 5. Now it's necessary to restart devfs (or the whole system if you prefer): /etc/rc.d/devfs restart So ls -l /dev/ug* shows: lrwxrwx--- 1 uucp wheel 9 Dec 24 23:36 /dev/ugen5.2 -> usb/5.2.0 and ls -l /dev/usb shows: crwxrwx--- 1 uucp wheel 0, 147 Dec 24 23:36 5.2.0 So I tried to debug but strange: export USB_DEBUG=3 does not have effect on the output from blazer_usb. Here are few results: # /usr/local/libexec/n...
2005 Jul 31
7
[Bug 2933] regression with hardlinked devices
https://bugzilla.samba.org/show_bug.cgi?id=2933 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From wayned@samba.org 2005-07-31 15:50 ------- This is rather interesting. In the old days, rsync