Displaying 3 results from an estimated 3 matches for "xvpics".
Did you mean:
apics
2004 May 11
2
possible bug with exclude/exclude-from
...bug:
from /home, i do:
rsync -CWavP --delete --delete-excluded \
--exclude=".phoenix/default/*/Cache/" \
--exclude-from=rsync-excludes \
myusername/ targetserver:/backup/myusername/
rsync-excludes contains (without [] lines):
[start]
#comment
**.xvpics**
*.swp
[end]
This works as expected, the phoenix cache dir is excluded, xvpics and .swp
files as well. Now, if i try the the same except the .phoenix stuff moved
to the exclude file:
rsync -CWavP --delete --delete-excluded \
--exclude-from=rsync-excludes \
myusername/...
2002 Jul 27
6
mode=777 does not work as fstab option
I need to mount a samba share as mode 777, so all users can
read/write/delete/create.
I have this as fstab entry
//host/public /mnt/home smbfs
auto,uid=user,umask=000,defaults,username=Perkins,password=
see, i've had to put uid=user just to get it owned by user user, so i could
edit files
i put mode=777, but it does nothing.
i want to let all users read/write/create/delete
2002 Nov 11
11
Shorewall Documentation in PDF format
Hey gang,
I was wondering if all that documentation could or has been put into
PDF format. I usually like to download documentation and read it while
I''m sitting comfortably at home and I don''t want to tie up the phone
line all night.
Thanks,
Nino
p.s. If so, please feel free to attach the PDF formatted document to my
e-mail ;-)