similar to: Symlinks and Windows long filenames

Displaying 20 results from an estimated 10000 matches similar to: "Symlinks and Windows long filenames"

2012 Aug 08
2
Running spamc during LMTP delivery
Hello list, we are using dovecot-lmtp for delivery to virtual users, and vmm[1] to manage them. 1. http://vmm.localdomain.org/ One nice feature of vmm is that every virtual user has their own UID/GID on the UNIX filesystem. There is no passwd entry, so no shell login, but each user effectively has a home directory and can run commands in isolation and with lowered privileges. This requires
2004 Aug 31
0
answer from wrong port
Hi everyone, I'm having a little problem and was wondering whether anyone would have any ideas or pointers for me. I've been working on load-balancing asterisk and have had a pretty successful setup using LVS and IP tunneling (plus a bit of iptables nating). I am only load balancing the SIP registration while the RTP between the SIP phone and the asterisk server and between the
2006 May 26
1
dell b30
does anybody in the list has succesfully installed centos in dell b130? Im planning to use it for this laptop. thanks tad -- sometimes truth is stranger than fiction -bad religion- http://www.bloglines.com/blog/mailist -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Jan 13
1
Long filenames and 8.3 conversion
Hello List, Can anyone please help explain how Samba handles long filename conversion to DOS 8.3 tilde format? I have a client with a Windows app that works great when using 8.3 type filenames. When an attempt to use long filenames is made, the files are created great and the data is there. But when the app builds the index and attempt to retrieve the data file is made, the wrong file is
2002 Oct 16
0
rsync hangs/stalls on long filenames
Hi! I'm using (the excellent) rsync utility to do backup on several large www-servers. The backup machine runs in daemon mode. However, once in a while the backup hangs/stalls eternally. Using lsof I've been able to determine that this happens only when rsync has reached some file with an unusually long path. Details: ### General ### - Both machines involved run linux, kernel 2.4.19 -
2005 Oct 12
2
Help with act_as_nested_set
Hi, I''m trying to get act_as_nested_set working, and I''m puzzled. I googled the following http://codefetch.com/cache?url=http://media.pragprog.com/titles/rails/code/r ails-code.tgz <http://codefetch.com/cache?url=http://media.pragprog.com/titles/rails/code/ rails-code.tgz&path=rails-code/ar/acts_as_nested_set.rb&lang=ruby&qy=ruby>
2006 Jul 20
3
acts_as_tree
Hello, I''m trying to create categories that have their own subcategories, and each subcategory may have its own subcategories, .. and so on. After some reading, I found out that the best way for creating such a thing is to use acts_as_tree, but I didn''t find any tutorial or article that explain this in a clear way. After a lot of work I was finally able to create categories and
2006 Feb 18
0
indexed date_select
Hi All, I am wondering if it is possible to have date_select fields that are indexed for updating of multiple rows. Here is my code: <% @book.awards.each do |@award| %> <tr> <td><%= select("award[]", "category", [ "Fiction", "Non-Fiction", "Poetry", "First-Boak", "Translation" ], { :include_blank
2013 Mar 21
0
Problems parsing page encoded in Shift-JIS
I''m posting this question to both mailing lists as I''m not sure whether it''s a Mechanize problem or a Nokogiri problem. Using Nokogiri and Mechanize to load and parse a web page encoded with Shift-JIS. I have an HTML construct like: <head> <meta http-equiv="content-type" content="text/html; charset=Shift_JIS"> </head> <body>
2003 Jun 09
0
Preservation of short and long filenames in Windows 9x with Samba
I have combed the Internet for an answer to this question and I have not found it. Here's the problem. As some may know, trying to copy files with xcopy32/explorer on a Windows machine to another drive or other Windows machine DOES NOT imply that both long and short filenames will be copied exactly. eg. long filename : thisisalongfilename.txt (in Windows) short filename: THISIS~1.TXT (at
1997 Sep 26
0
smbtar and long filenames
Hi, I've looked through the samba archives, and saw no messages related to this. Is there a way to get smbtar to tar long filenames? When I restore the files, they're all cut down to 8.3 format. smbclient does see the long filenames of an NetBui drive, why doesn't smbtar? Thanks. Gabe
2002 Feb 21
1
long filenames always mangled under dos
I create a Bootdisk from Win98 with "sys a:" and the netsetup from the Microsoft FTP-server to have TCP/IP under DOS. I can map the shares from Samba to a drive with: "net use d: \\server\win98" The problem is that all long filenames are mangled, but not in the way DOS does it. The Folder "Program Files" does not become "Progra~1" but "Progr~4Z".
2006 Feb 09
1
CentOS 4.2 - Samba 3.0.10-1.4E.2 - Long Filenames Issue
Hi Got a call from a customer who has a mixed OSX and MS shop. They are having issues with a new fileserver box i installed for them. All seems well but when they copy files with long names onto the box it fails with "Filename too long" or something like that (i'm relying on what the customer is saying to me) They are using a G5 with Panther i believe to so this so anyone seen
2009 Jan 15
0
Continual Problems with "File system does not support long filenames"
When trying to create a file or folder on a samba 3.0.28-0.el4.9 share from a Windows 2003 R2 server, I continually receive an error message stating that the target filesystem does not support long filenames. I have another samba 3.0.28-0.el4.9 server where this does not happen. What causes this? Here's the smb.conf from the "bad" server. It's pretty much the same as the
2009 Jan 17
0
Chronic Problems with "File system does not support long filenames"
When trying to create a file or folder on a samba share (3.0.28-0.el4.9) from a Windows 2003 R2 server, I occasionally receive an error message stating that the target filesystem does not support long filenames. This happens even if object name follows 8.3 naming conventions. It does not *always* happen. Also, I have another samba 3.0.28-0.el4.9 server where this does not happen at all. What
2009 Jan 20
0
Chronic Intermittent Problems with "File system does not support long filenames."
When trying to create a file or folder, or sometimes even rename a file, on a samba share (3.0.28-0.el4.9) from a Windows 2003 R2 server, I occasionally receive an error message stating that the target filesystem does not support long filenames. It does not always happen. Also, I have another samba 3.0.28-0.el4.9 server where this does not happen at all. What causes this? Here's the
2001 Dec 11
0
SAMBA 3alpha. DOS - long filenames not listed.
I have compiled and tested Samba 3-alpha (CVS up to 10/12/01) and I have the following problem. Anyone tell me what I am doing wrong as I can't believe that I am the only person suffering from this. The environment is Mandrake 7.2 with kernel 2.2.17 talking to multiple machines running Win98 and WinMe. This also happens on Mandrake 8.1 with kernel 2.4.8. I have the ability to easily
2001 Dec 12
0
Samba 3alpha. Where are my DOS long filenames?
Does ANYONE know why a directory listing from the MSDOS box of a Windows9x/Me client of a Samba 3 share on Linux not show the long filenames as well as the mangled form? This works on Samba 2.2.3. All I get is this. Volume in drive T is TESTBED1 Directory of T:\ COMPATID TXT 95 15/10/00 16:05 AUTOEXEC I4 406 04/12/00 17:17 NPWMSDRM DLL 8,608 08/06/00
1999 Sep 29
2
win95 and long filenames
Hi there! I've got some trouble with one win95-client. this client didn't use long file names. error messge: target didn't use long filenames. the target is samba 1.9.18p2 on hp-ux 10.01 and this target accepts long filenames from all other clients (including other win95clients). i tried to find the error by using debuglevel 5, but everything looks fine. has somebody an idea whats
2003 Jan 14
0
smbclient -L and long filenames from Win2000 Server
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all, I have the strange effect, that smbclient -L on a machine OS=[Windows 5.0] Server=[Windows 2000 LAN Manager] does not show me all shares, even if they are there (checked with a windows box). I activated all debug flags with -d A at smbclient, but really the names of some shares are missing (share names > 12 characters, like