Displaying 7 results from an estimated 7 matches for "anyfil".
Did you mean:
anyfile
2005 Aug 31
1
Samba 3 problem with inheritation POSIX ACLs
...dc with posix-acl-features.
On the fileserver i've mounted an ext3 partition to /home
/dev/hdc2 /home type ext3 (rw,usrquota,acl)
The following directory structur exists on /home
/home
+-/public_folder (exported per samba as \\fileserver\public )
|
+-/a
| +-/a_ann
| | +-/anyfolder
| | +- anyfiles
| +-/a_bert
| +-/a_sven
| +-/a_eve
|
+-/b
+-/b_4
+-/b_5
+-/b_6
The following users exists:
ann
bert
sven
eve
Currently following ACL are set:
/a
- "inherit" at the filesystem is disabled by using setfacl -k
- for any user with an own subdirectory a_<username> exi...
2004 Nov 09
2
ssh login
sorry - hope this question is not tooo silly,
but i needed to "autologin" to a remote machine
found out that this works fine for me:
sftp -opassword=PASSWORD USER at 192.168.1.1 << EOF
cd ANYDIRECTORY
get ANYFILE
bye
EOF
why isn't this (sftp -opassword=SECRET USER at 192.168.1.1),
setting the password with -opassword=PASSWORD, documentated
anywhere?
bug or feature?
kind regards
tomas
Mediaindustrie GmbH
Marketing - Tomas Rendel
tomas.rendel at mdnd.com
http://www.mediaindustrie.com
Friedingerst...
2007 Sep 15
1
Apache 2.2.3 ETag weirdness.
...If I comment out mod_include, ETags are sent as expected. CentOS 4 2.0.59 with mod_include does not show the same behavior, and ETags are sent both with and without mod_include loaded.
If anyone can tell me the correct behavior, and if I need to file a bug I'd apreciate it. My assumption was anyfiles with an <!--- include ---> statement would not get an ETag, but regular html without includes would be fine.
Best
Patrick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20070914/beb4ba95/attachment...
2003 Feb 06
3
samba and OS X
...t down to this: I can open a file/document from the
fileserver on my mac and edit it but it tells me I dont have the
permissions to copy it back. This is from a volume that I mounted on the
desktop using the 'apple+k' to mount it. When I mount it by command line
I can edit the file/document(anyfile) and copy it back with no problem.
I have also found this to be true on my linux system. Exact same
problem when trying to edit and copy a file back to the fileserver that
has been mounted on the desktop, I get the permission denied error. When
mounted by command line I can open any file and edi...
2010 Aug 20
0
Strange behavior of command line parameter passing to linux
...s two parameters instead of one to vlc: "media" and "1.wav", so file can't be opened properly. Nothing like
Code:
vlc \"media 1.wav\"
helps. However redirecting stdout or stderr output turn parameter passing to normal: run
Code:
vlc "media 1.wav" 2>anyfile
or even
Code:
vlc "media 1.wav" >nul
and vlc receive one parameter "media 1.wav" as it should and plays file properly. Well... any ideas?
2009 Sep 25
1
[Bug 24147] New: xv output slow and causes wmaker screen corruption
...Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: aeriksson at fastmail.fm
QAContact: xorg-team at lists.x.org
Starting "mplayer -vo xv -hardframedrop anyfile.avi" cuases wmclock and
wmcpuload to show garbled icons.
Additonally, the video playback is unbearably slow, circa one frame every 5
seconds. Back when 2.6.29 was shipped (at which point I believe nouveau was
without ttm), xv playback was super smooth.
HW spec:
# lspci
00:00.0 Host bridge...
2007 Dec 26
6
DO NOT REPLY [Bug 5162] New: using iconv with pre7 chops last special character in filenames
...formed filenames, yet they are created chopped on the dst
filesystem.
note also that simply copying the files from the xp machine using a samba mount
works perfectly.
this error applies both to files and directories.
if a directory was formed malnamed on the dst, then it will not be populated
with anyfiles, only with it's subdirs.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.