Back

What does this mean? 関数は実装されていません

#1
I was copying a file in my linux OS and it showed this,

what does it mean?


関数は実装されていません


For IT folks the full message is:
cp: failed to preserve ownership for `/home/Cecilia/.gvfs/shareddata@192.168.10.11/Software/Linux Installation CDs/fedora-server-3.3-source.iso': 関数は実装されていません
Reply
#2
Function not implemented?? Probably "Operation not permitted."

Are you copying to a FAT partition?
Edited: 2011-06-28, 2:53 am
Reply
#3
my destination partition is NTFS, my source partition is not really a mount (you cant see it through df -k), but it is in the .gvfs folder in my home folder (because its a bookmark from gnome)
Reply
May 16 - 30 : Pretty Big Deal: Save 31% on all Premium Subscriptions! - Sign up here
JapanesePod101
#4
Function not implemented.

This implies they haven't gotten around to implementing a function yet. Function in this context is literally a C function. Function as in functionality would be 機能.
Edited: 2011-06-28, 4:05 am
Reply