I have to copy total /data directory with my java application, but first I
have to execute chmod 777 on all files and directories.But it's impossibile
with a single command (chmod -R 777 /data)................

2009/6/10 Gavin Aiken <gavin.ai...@imperial.ac.uk>

> Any context would be great, can't really help otherwise.
>
> Are you looking to get files from the data directory of an app you've
> created?
>
> adb pull / push?
>
> Checkout the android source and get your file from there?
>
>
> On Wed, Jun 10, 2009 at 9:21 PM, Francesco Pace <paxa...@gmail.com> wrote:
>
>> no i am just trying to do that for accademic reason!can i do this in an
>> other way? i don't want to use 1:1!
>>
>>  i'd like to use an other way , not 1.1 can u suggest something?
>>
>> 2009/6/10 Gavin Aiken <gavin.ai...@imperial.ac.uk>
>>
>>> Well I think the guys were saying it's a bad idea, what is it that you're
>>> trying to achieve?
>>>
>>>
>>>
>>> On Wed, Jun 10, 2009 at 9:12 PM, Francesco Pace <paxa...@gmail.com>wrote:
>>>
>>>> Thanks Gavin, so I have to modify (with chmod 777) 1:1 all file in /data
>>>> directory.....?????
>>>>
>>>> 2009/6/10 Gavin Aiken <gavin.ai...@imperial.ac.uk>
>>>>
>>>>
>>>>> http://groups.google.com/group/android-developers/browse_thread/thread/9646c6aea5b78c1f/47238ea9d76e4887?lnk=gst&q=gav+chmod#47238ea9d76e4887
>>>>>
>>>>> Might help :)
>>>>>
>>>>>
>>>>> On Wed, Jun 10, 2009 at 9:04 PM, Francesco Pace <paxa...@gmail.com>wrote:
>>>>>
>>>>>> Hi guys,I have a problem. I'm working with adb shell and I have to
>>>>>> execute this command :
>>>>>> "# chmod -R 777 /data"
>>>>>> but SO said : "Bad usage".
>>>>>> Can I have a help?
>>>>>> How do to execute chmod recursively in a directory?
>>>>>>
>>>>>> Thanks, good evening.
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>>
>>
>>
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to