Displaying 4 results from an estimated 4 matches for "cpoy".
Did you mean:
copy
2005 Aug 09
2
Samba filenames & cpoy
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hey
I'm having problems with speciel characters such as ?, ? and etc. Plus
copying files. I have 2 Harddrive with 2 Partition being shared with
samba on a Debian Sarge server. After googling around i think that this
i a samba problem, and it only occurs on the samba shares.
1)
The character are being changes from ? to _ or sim.
2)
I
2010 Oct 27
1
Gluster 3.1 and NFS problem
...ath] storage/inode:
possible infinite loop detected, forcing break. name=((null))
[2010-10-27 15:06:45.572129] C [inode.c:899:inode_path] storage/inode:
possible infinite loop detected, forcing break. name=((null))
If a mount the gluster NFS on another machine everything works ok, but if I
try to cpoy large data to the NFS mount the mount disapears, and the client
says:
nfs: server IP not responding, still trying
What is this error : torage/inode: possible infinite loop detected, forcing
break. name=(.) ?
Regards
Mauro V.
2004 Dec 24
0
[LLVMdev] win32 broken again
Hi Jeff,
Typically, I've found out that these missing functions are placed beneath
lib/System/Unix in some of *.cpp files. These function can be copied to
their respectively lib/System/Win32 *.cpp files.
Henrik.
----Original Message Follows----
From: Jeff Cohen <jeffc at jolt-lang.org>
Reply-To: jeffc at jolt-lang.org, LLVM Developers Mailing List
<llvmdev at
2004 Dec 24
3
[LLVMdev] win32 broken again
Well... that didn't take long. I'm not sure what you did, Reid, with
Path.cpp, but it broke VC++:
Bytecode.lib(ReaderWrappers.obj) : error LNK2001: unresolved external
symbol "public: __thiscall llvm::sys::Path::Path(class
std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> > const &)"
(??0Path at sys@llvm@@QAE at