Displaying 20 results from an estimated 988 matches for "fruits".
Did you mean:
fruit
2002 Sep 10
3
print
Hi all,
Suppose I have a vector
Fruits <- c('Apple','Orange','Pear','Banana','Mango')
I want to print the statement
"The fruits in the basket are: Apple, Orange, Pear, Banana, Mango"
If I do:
print(paste('The fruits in the basket are:',Fruits))
The output is:
[1] "The...
2020 May 29
3
Extended attributes not working on mac
I worked with Netatalk for years and want to switch to Samba now. Currently i use Ubuntu 20.04. and Debian 9 before, i had no issues with netatalk at all.
As soon as i try to add a color tag (e.g. yellow) with Mac OS 10.15.5, the tag appears shortly but hides one second later. The file system is ZFS with no special options configured.
I tried the Ubuntu package but also the builds from source
2020 Jun 01
1
Extended attributes not working on mac
I?m not sure if this is related, but there was a regression a while back in handling resource forks in folder icons. It was supposed to be fixed in 4.10.13 but I don?t think it quite works yet and I haven?t had the time to test it further yet.
-Perttu
> On 30 May 2020, at 21.00, Martin Steiner / 3MF GmbH via samba <samba at lists.samba.org> wrote:
>
> I changed the configuration
2024 Oct 16
1
Optimal File Permissions for Shared Access Between Windows and Linux
Hi Rowland,
Thank you for your feedback. I apologize for not including the global
section in my previous message. Here it is:
[global]
?? min protocol = SMB3
?? workgroup = WORKGROUP
As you can see, there isn?t much in the global section.
To answer your question about the permissions on |/mnt/shared|, here are
the settings:
drwxrwxr-x 30 john_johnk sharedaccess 4096 Oct 15 23:42 shared
2015 Dec 28
2
vfs_fruit: cannot remove any file
In case of OS X 10.9 and later, any file could not be removed.
$ rm test.txt
rm: test.txt: Resource busy
cannot remove:
OS X 10.11.2 El Capitan
OS X 10.10.5 Yosemite
OS X 10.9.5 Mavericks
can remove:
OS X 10.8.5 Mountain Lion
OS X 10.7.5 Lion
OS X 10.6.8 Snow Leopard
Windows 7
Environment:
Fedora rawhide
samba-4.3.3-0.fc24
smb.conf:
[global]
workgroup = LOCALNET
server string
2016 Jun 09
6
Samba 4.2 - OS X 10.11 - permissions are being ignored
Hi,
when saving a file to this share the permissions (0777) are being
ignored under OS X 10.11.5. All files will get these permissions: 0755.
I don't know why?
Samaba Version 4.2.7-SerNet-RedHat-19.el6
CentOS release 6.7
[global]
workgroup = BAVARIA
server string = Samba Server %m
netbios name = NASBAV1
log file = /var/log/samba/%m_%a_%R.log
2015 Dec 29
2
vfs_fruit: cannot remove any file
Mon, 28 Dec 2015 18:24:17 +0100, Ralph Boehme <slow at samba.org>:
> On Tue, Dec 29, 2015 at 01:34:34AM +0900, HAT wrote:
>> In case of OS X 10.9 and later, any file could not be removed.
>>
>> $ rm test.txt
>> rm: test.txt: Resource busy
>>
>> cannot remove:
>> OS X 10.11.2 El Capitan
>> OS X 10.10.5 Yosemite
>> OS X 10.9.5
2024 Oct 16
1
Optimal File Permissions for Shared Access Between Windows and Linux
On Tue, 15 Oct 2024 21:58:40 +0200
Jonathan Szalavecz via samba <samba at lists.samba.org> wrote:
> I am experiencing challenges configuring optimal file permissions for
> a Samba share on my Raspberry Pi. My goal is to enable shared access
> for my wife, who uses an iPhone 13, to the directory
> |/mnt/shared/partage_de_fichiers| while preventing access to the main
>
2004 Oct 18
1
How to draw x-axis time label.
Hi everybody,
Could I consult one problem?
It is about plot
Now I do some analysis in plot . I need to draw a plot which x-axis is time . But when I run the funtion of plot . The x-label are very oddness number, such as the time is "2004-08-05 09:08:48", but the x-label is 1091800000. I don't know how to do .
I have an example . Mybe It can explain my meaning clearly.
Thank
2015 Dec 21
1
Fruit module configured to use matter still write ._* files
I have configured samba as follow:
[global]
workgroup = GOYMAN
netbios name = MATRIX
security = user
encrypt passwords = yes
smb passwd file = /var/db/samba4/private/passdb.ntdb
vfs objects = catia fruit streams_xattr
fruit:resource = xattr
fruit:metadata = netatalk
fruit:locking = netatalk
fruit:encoding = private
[projects]
path = /data/projects
write list = kuon, ino
force create mode = 0770
2006 Mar 16
2
Arrays of Model Objects, Intersections, Object Identification... ?
Hi all,
Hope you can help me with understanding how Ruby / Rails treats arrays full
of objects.
Let''s say I have to arrays of objects. Both are the same kinds of objects.
tomatoes = Fruit.find(:all, :conditions => [ ''tomato = ?'', true], :limit =>
10)
fruits = Fruit.find(:all, :limit => 10)
And I want to create an array of these objects called @my_fruits, but I
don''t want the set to contain any duplicates.
In the Ruby API documentation for arrays it shows you can use the | operator
to perform a union between two arrays, throwing out dupl...
2019 Jul 26
1
vfs_recycle throwing errors when files are deleted by a Mac on a share with vfs_fruit enabled
Hi,
My log files are being flooded with errors like the ones below whenever a
Mac delete files from a Samba share.
[2019/07/26 14:02:26.182564, 0]
../source3/modules/vfs_recycle.c:243(recycle_get_file_size)
recycle: stat for Chris_Mac/._videos.docx returned No such file or
directory
[2019/07/26 14:02:27.186472, 0]
../source3/modules/vfs_recycle.c:243(recycle_get_file_size)
recycle: stat
2013 Sep 01
1
Intersect 2 lists+bring extra columns
Hi everyone,
I am pretty new to R, so be patient.
I am trying to intersect 2 columns and in the rows that intersect, I want
information from the 3rd column to be brought with it. I think it will be
easier to explain with an example example.csv
<http://r.789695.n4.nabble.com/file/n4675136/example.csv> .
In my example, I have a reference list of fruit (first column), and my fruit
of
2020 Feb 17
0
fruit:resource=stream on ZFS safety?
Hi Mike and all,
I still see ._ files with fruit:resource=xattr and not with
fruit:resource=stream.
Try extracting the attached zip file using a macintosh on the samba
share. (Sounds dangerous, right?!)
With fruit:resource=xattr
# ls -al
total 537
drwxrwx---+ 2 cwseys cwseys 9 Feb 17 09:57 .
drwxrwx---+ 3 cwseys cwseys 5 Feb 17 09:57 ..
-rwxrwxr--+ 1 cwseys cwseys 20120
2015 Dec 26
3
vfs_fruit: xattr imcompatible with netatalk
On 26/12/15 17:08, HAT wrote:
> Hi,
> I'm testing samba 4.3.3 vfs_fruit on Fedora rawhide.
>
> The EAs are not seen from clients yet.
>
> smb.conf:
> path = /export/test1/
> writable = yes
> vfs objects = catia fruit streams_xattr
> fruit:locking = netatalk
> fruit:encoding = native
> streams_xattr:prefix = user.
2004 Oct 18
2
答复: How to draw x-axis time label.
Thank you for helping me!
I try the "pretty" funtion to select the x-axis position value.Then I use the "format" funtion.
xax.pos <- pretty(as.numeric(x$x.name))
format(xax.pos,'%d %b %y')
> xax.pos
[1] 1091600000 1091800000 1092000000 1092200000 1092400000 1092600000 1092800000
[8] 1093000000
There are something wrong. I found the xax.pos has been changed to
2023 Mar 02
1
fruit:copyfile not working as expected
Hello Mike,
I know from my customers that moving files under macOS Ventura on a SMB share is a mess and completely broken by Apple (e. g. moved files cannot be opened until you reconnect). Unfortunately I do not have a ZFS-backed machine to test against available right now to confirm the behaviour. Is your order of "vfs objects? correct?
Regards, Alexander
> On Thursday, Mar 02, 2023 at
2015 Apr 02
3
Allowing file permissions changes with mac os x clients.
Hi All,
at work all our clients are macs (10.10 yosemite). We are trying to move
from the classical afp file server to a samba based file server. After a
lot of testing, things now works more or less: a mac server acts as
Kerberos+OpenLDAP and a linux debian 7 box is doing the file server with
samba 4.2.0.
A client which has "joined" (which is bound in mac jargon) the
2015 Apr 25
2
vs_fruit - can't write to share
Hi,
i'm running Samba 4.2.1 compiled from source on an Ubuntu 10.04.4 LTS Server. ACL/XATTR is active and working. I tried to activate the vfs_fruite module and added the sample code:
vfs objects = catia fruit streams_xattr
fruit:resource = file
fruit:metadata = netatalk
fruit:locking = netatalk
fruit:encoding = native
to the share. In addition i tried the following share definition:
vfs
2019 Dec 26
2
Read-only permissions - incorrect user mapping?
CentOS 8
Samba 4.9.1
Client: macOS 10.14
[global]
workgroup = LOCAL
log file = /var/log/samba/log.smb
max log size = 1000
syslog = 0
server role = standalone server
unix password sync = no
min protocol = SMB2
ea support = yes
vfs objects = catia fruit streams_xattr
fruit:aapl = yes
readdir_attr:aapl_rsize = yes
readdir_attr:aapl_finder_info = yes