Displaying 2 results from an estimated 2 matches for "unixbackups".
Did you mean:
unixbackup
2018 Jul 04
1
unexpected behavior of unzip with list=T and unzip=/usr/bin/unzip
Hello,
I encountered some unexpected behavior of unzip when using info-zip's unzip
instead of R's internal program. Specifically, unzip("file.zip", list=TRUE,
unzip=/usr/bin/unzip) produces incorrect output if the zip archive has
filenames with spaces, and results in an error if the zip archive includes
an archive comment or file comments.
Here is some code to reproduce along
2004 Aug 31
0
XP Pro problem/change to root user uid=0 gid=0 ????
...# See speed.txt and the manual pages for details
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
local master = no
dns proxy = no
#============================ Share Definitions ==============================
# A publicly writable directory by anyone authenticated via SLANT domain
[UnixBackups]
comment = Unix Backups
path = /d1/unix
;public = yes
;guest ok = yes
writable = no
;write list = @staff
printable = no
valid users = @SLANT\Lockup2, @backup
[Lockup]
comment = Lockup uploads
path = /d1/lockup
;public = yes
;guest ok = yes
writable = yes...