samba
SVN, Samba and Symbolic Links. How to get them all to play together?
I\'ve got a website project under version control that relies on files from an unversioned directory on the same server via Symbolic Links.[详细]
2022-12-22 11:13 分类:问答Connect to a samba share with python in a platform independent manner?
Is there an abstraction that will allow me to 开发者_JAVA百科connect to a samba share in python regardless of my platform?[详细]
2022-12-21 20:13 分类:问答How can my Linux daemon know when a Windows program has stopped writing a file that I access through SAMBA?
I\'m developing a system that interfaces with a USPS shipping package called Dazzle.Part of this system includes a monitoring daemon whose purpose is to take tab-separated value files, turn them into[详细]
2022-12-21 10:37 分类:问答how to remove command line color highlighting of Vista Samba shared directories in Ubuntu?
I have a Vista share visible in Ubuntu but I which to make the BASH color highlighting of the directories/files the same as if it were a local d开发者_开发知识库ir/file. How would I go about doing thi[详细]
2022-12-17 17:30 分类:问答Fastest way to determine a stale Samba mount on Linux
What is the best(fastest) way to determine if a Samba mount point is dead on Linux? I need to do it in C. System calls like statfs(), statvfs() block for 30-40 sec when called on a stale mount, and th[详细]
2022-12-17 05:05 分类:问答Accessing samba shares with gio in python
I am trying to make a simple command line client for accessing shares via the Python bindings of gio (yes, the main requirement is to use gio).[详细]
2022-12-15 11:05 分类:问答HTML link to directory in a Samba share, that works on Internet Explorer 7/8
I want my HTML page to link to a directory in a Samba share (protocol SMB/CIFS Windows share). In my HREF I wrote file://server/Share2/folder3[详细]
2022-12-14 02:57 分类:问答How do I stop Eclipse (EPIC Perl) from adding DOS CR/LF to my Perl scripts?
I use Eclipse on Windows to edit files on a remotely mounted Linux SMB share. 开发者_开发问答Coupled with Samba\'s stubborn opposition to on-the-fly mapping, Eclipse\'s insistence on CR/LF creates a[详细]
2022-12-13 17:36 分类:问答Java I/O over an NFS mount
I have a bit of Java code that outputs an XML file to a NFS mounted filesystem. On another server that has the filesytem mounted as a Samba share, there is a process running that polls for new XML fil[详细]
2022-12-12 15:05 分类:问答How to single sign on for Linux RedHat server from windows desktop
We are hosting our portal pages on a linux box.I am supposed to implement a single sign on where the user logs into 开发者_开发技巧his/her windows xp desktop and that login is consumed by the portal a[详细]
2022-12-10 20:55 分类:问答
加载中,请稍侯......