Displaying 20 results from an estimated 100000 matches similar to: "Attributes changes in copying files"
2017 Nov 05
0
Error copying files with extended attributes to Windows clients
I just upgraded to 4.7.1 to fix an unrelated bug with deleting
directories for OS X clients, and it looks like this bug has been fixed
too. I re-enabled ea support, and copies work. It does look like some
attrs are lost in the process, but that's probably because they are
larger than some NTFS limit?
getfattr vlc-2.2.2.dmg
# file: vlc-2.2.2.dmg
user.com.apple.diskimages.fsck
2017 Oct 01
3
Error copying files with extended attributes to Windows clients
When copying files to a Windows 10 client, an error is thrown if the
file has extended attributes. In this case, the files were all created
by an OS X client with netatalk.
I'm using Samba from the Ubuntu 16.04 repository, which is currently
4.3.11+dfsg-0ubuntu0.16.04.11.
In my smb.conf:
# Netatalk configuration
vfs objects = catia fruit streams_xattr
fruit:encoding = native
2007 Feb 01
1
copying a folder removes the 'hidden' attribute
I have extended attributes enable in the file system so the 'hidden' and
other attributes should be saved as an extended attribute.
When connecting to the share from a Windows computer, if I copy a FILE
then the new file stays hidden, but if I copy a FOLDER then the new
folder is NOT hidden.
I tried this on a Windows file server and it does preserve the 'hidden'
attribute, which
2011 Jan 31
0
Protocol stream error copying extended attribute, silent failure to copy all data
I'm using rsync 3.0.7 on Mac OS X 10.6, compiled with HFS+ enhancements
according to Mike Bombich's instructions at
http://www.bombich.com/rsync.html. Rsync repeatedly exits with a protocol
data stream error on some com.apple.FinderInfo extended attributes. While
testing this issue, I found that rsync is not copying all extended
attributes even when there is no error message. I'm using
2005 Dec 22
2
Sharing out unix home directory via samba
Hello
Sharing out unix home directory via samba. Home directory is /home/%
username% . However, samba insists on sharing this directory as /home/%
domain%/%username% . So a user can see their home directory as server
%username% from windows. But, when they click on it, they get an error
and the samba log says that the share /home/%domain%/%username% doesn't
exist.
Thanks
Regards,
Komal
2017 Nov 05
1
Error copying files with extended attributes to Windows clients
On Sun, Nov 05, 2017 at 07:03:28AM -0500, Andrew Berry wrote:
> I just upgraded to 4.7.1 to fix an unrelated bug with deleting
> directories for OS X clients, and it looks like this bug has been fixed
> too. I re-enabled ea support, and copies work. It does look like some
> attrs are lost in the process, but that's probably because they are
> larger than some NTFS limit?
>
2006 Aug 30
1
Samba and Printing
Hello,
I have quick question about Printing with Samba.I want to print to
printer connected to Windows machine.I do not have drive for Linux of
the printer.Should I create raw queue in Linux to print to Windows printer?
If i do not have suitable driver for Linux for printer is it still
possible to print to windows printer ?
I tired postscript printer but it is not working.
Thanks
Regards,
2011 Jan 31
2
Protocol stream error on extended attribute, silent failure to copy all attributes
I'm using rsync 3.0.7 on Mac OS X 10.6, compiled according to Mike
Bombich's instructions at http://www.bombich.com/rsync.html. Rsync
repeatedly exits with a protocol data stream error when trying to copy
some com.apple.FinderInfo extended attributes. While testing this issue,
I found that rsync is not actually copying all extended attributes even
when there is no error message. I'm
2014 May 30
2
Schema attributes changes after AD extension
Hey,
I extend my AD with some new attributes, but I make some mistakes on the
way and now I'm trying to modify those wrong attributes entries, like
isSingleValued and oMSyntax.
I'm following these guide -
https://blogs.oracle.com/hariblog/entry/modify_attribute_properties_in_active
- to make the changes. I go to LDP.exe, connect and bind to LDAP and try
to make the changes on
2006 Aug 21
1
Copying files from DOS environment based on archive bit
Hi Folks,
I've a Linux server that has a disk on a Windows NT-based machine mounted
via samba so that it appears as /share/pd on the Linux box.
I am trying to automate a backup procedure that pushes files from the NT
disk to another site as a ZIP file using scp. All is working OK, but I'd now
like to make the backup 'incremental' so can anyone think of a way I can
grab files off
2006 Aug 11
1
winbindd: Exceeding 200 client connections, no idle connection found
What is the status of https://bugzilla.samba.org/show_bug.cgi?id=3204 ?
I am using latest available version of Samba from samba.org and it seems
that this issue is not solved.
Thanks
Regards,
Komal
2013 Jul 19
0
[LLVMdev] Compiling "vmkit" on Ubuntu_x64 - Error: missing argument to --bindir
I don't know how JRuby works, maybe it uses some new feature that GNU
Classpath does not provide.
VMKit's openJDK version is unstable on 64 bits since package version 6b27.
You can still use it for very small programs which does not need GC but
that's all.
It works fine on 32 bits.
So you can try it on 32 bits or revert your java version to a previous
one (< than 6b27) to test
2013 Jul 19
2
[LLVMdev] Compiling "vmkit" on Ubuntu_x64 - Error: missing argument to --bindir
Hi Harris Bakiras,
Thanks for reply. It working now.
Actually I wanted to try vmkit VM to run jruby codes.
vmkit is able to run Java program, but when I try to run JRuby code then I
get following error -
root at komal:/home/komal/Desktop/GSOC/programs# jruby hello.rb
>
> Platform.java:39:in `getPackageName': java.lang.NullPointerException
>
> from ConstantSet.java:84:in
2013 Jul 22
0
[LLVMdev] Compiling "vmkit" on Ubuntu_x64 - Error: missing argument to --bindir
Hello Kumar,
Unfortunately we never experienced on ARM architecture and we are not
planning to port VMKit on ARM for the moment.
Regards,
Harris Bakiras
On 07/19/2013 05:50 PM, Kumar Sukhani wrote:
> I am working on a project to port JRuby on Embedded systems. JRuby
> converts Ruby code to bytecode which is executed by any JVM. For this
> project I am testing performance of JRuby
2011 Feb 02
0
rsync -a doesn't copy ext3 attributes
Hi folks,
I just stumbled upon the fact that rsync doesn't preserve at least the
ext3 "immutable" flag - while it should do so when using -a, IMHO. Quick
test case (tested on CentOS 5.5 w/ rsync 2.6.8 as well as on Fedora 13
w/ rsync 3.0.7):
# touch testfile
# chattr +i testfile
# rsync -a testfile testfile2
# lsattr testfile*
----i----------
2014 Jan 07
0
Re: RFC: copy-attributes command
On Tue, Jan 07, 2014 at 04:06:43PM +0100, Pino Toscano wrote:
> Hi,
>
> attached there is a prototype of patch for adding a new copy-attributes
> command. Such command would allow copy the attributes of a "file" to
> another, so for example in guestfish:
> copy-attributes foo bar permissions:true xattributes:false
> would only copy the permissions of foo to bar,
2005 Nov 23
0
Error copying dot-files to samba share
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all,
I'm having a problem copying (overwriting) a dot file to a samba share.
When I create a dot file (e.g .project) on a local drive at the XP
machine, I'm able to copy the file to the share ONLY if it does not
exists there. If the file already exists, Samba refuses to overwrite the
file.
The reason of this behavior must have something
2013 Jul 22
0
[LLVMdev] Compiling "vmkit" on Ubuntu_x64 - Error: missing argument to --bindir
Hi Kumar,
It's a mistake, we will correct that, we haven't tested vmkit on arm. As
LLVM supports arm, by cross-compiling vmkit in arm/linux, it could work,
but you will probably have to adapt some few parts of the code. If you plan
to make the port, feel free to send us a lot of patches :)
Gaël
Le 22 juil. 2013 17:09, "Kumar Sukhani" <kumarsukhani at gmail.com> a écrit :
2003 Jan 16
1
only owner (and root) can change attributes?
if i understand correctly, only the owner, and root, can change
attributes of a file?
thus, even though group members may be given permissions to write, and
delete, a file, they cannot change attributes, without the workaround of
copying and replacing the file?
and do i understand correctly that on winnt and successors, permission
to change attributes (eg 'everything' permission) can be
2013 Jul 19
2
[LLVMdev] Compiling "vmkit" on Ubuntu_x64 - Error: missing argument to --bindir
I am working on a project to port JRuby on Embedded systems. JRuby converts
Ruby code to bytecode which is executed by any JVM. For this project I am
testing performance of JRuby with various available JVMs. I have chosen ARM
architecture.
Does vmkit support ARM architecture?
On Fri, Jul 19, 2013 at 8:01 PM, Harris BAKIRAS <h.bakiras at gmail.com> wrote:
> I don't know how JRuby