Re: Shell script to get a list of all subfolders inside a folder
Re: Shell script to get a list of all subfolders inside a folder
- Subject: Re: Shell script to get a list of all subfolders inside a folder
- From: "S. J. Cunningham" <email@hidden>
- Date: Tue, 13 Oct 2015 15:07:33 -0400
How about running the script remotely on the server volume and returning the results to your master system?
Steve
------------------
OS X 10.6.8, AppleScript 2.1.2
On Oct 13, 2015, at 2:22 PM, Bert Groeneveld wrote:
> Hi all, thank you for the answers. I tested some of the solutions provided. I noticed that the execution time was indeed several seconds on a local folder, but still several minutes on a server volume. I guess this difference is caused by the fact that my local harddisk is a SSD and the server volume is not (I beleive we have a fast network, Finder copy 2gb/minute).
>
> Anyway, I’m still trying to find a way out of some situation. I will open a new thread and tell what I am trying to fix. At the moment, I can’t find the right direction on how to fix some things without help.
>
> Bert.
>
>> On 13 okt. 2015 (week 42), at 14:50, Yvan KOENIG <email@hidden> wrote:
>>
>>
>>> Le 2015/10/13 à 13:27, Shane Stanley <email@hidden> a écrit :
>>>
>>> On 13 Oct 2015, at 10:18 PM, Christopher Stone <email@hidden> wrote:
>>>>
>>>> What's the new flag?
>>>
>>> The new flag is that there is no flag -- it's just the Unix convention of names beginning with a ".". But the NSDirectoryEnumerationSkipsHiddenFiles option used in those scripts I posted should recognize either the flag or the "."
>>>
>>> --
>>> Shane Stanley <email@hidden>
>>
>> I may confirm that it does - at least on my machine ;-)
>>
>> Yvan KOENIG (VALLAURIS, France) mardi 13 octobre 2015 14:50:51
>>
>>
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> AppleScript-Users mailing list (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>> Archives: http://lists.apple.com/archives/applescript-users
>>
>> This email sent to email@hidden
>
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> AppleScript-Users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> Archives: http://lists.apple.com/archives/applescript-users
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden