[Open_electroporator] looking at the downloaded files

Nathan McCorkle nmz787 at gmail.com
Mon Jul 17 23:48:41 UTC 2017


Hi Mitchell,
when you delete all the files, then eject and reinsert, is the drive empty?

On Jul 17, 2017 4:47 PM, "Mitchell Altschuler" <mitchellalt at gmail.com>
wrote:

> looking at this is says 895MB is used when only 300 is listed
> yeah I tried what you suggested and no luck...
>
>
>
>
> On Mon, Jul 17, 2017 at 4:44 PM, John Griessen <john at cibolo.com> wrote:
>
>> On 07/17/2017 03:12 PM, Mitchell Altschuler wrote:
>>
>>> The only files I can see on the board were moved to the trash, the trash
>>> was emptied, the board ejected, then USB reattached and I
>>> tried to re upload the files and no matter what order I tried to upload
>>> the board could not load all those files together.
>>>
>>> Are there hidden files I can not see, and if yes how can I see those
>>> files and then erase them ?
>>>
>>
>> It's necessary to delete first, then copy to the micropython virtual
>> drive.
>>
>> To check better than with whatever file manager program you used,
>> use the same terminal program you are going to use to run pulse()
>> and see a micropython prompt.
>>
>> do these unix-like commands:    #this part after the # is a comment
>>
>> ls /flash       # list
>>
>> ls -la /flash   # list even starting with .
>>
>> (should show files, and in the second case files that are the directory .
>> and parent directory ..)
>>
>> cd  /flash      # change dir to /flash
>>
>> rm filename1 filename2 filename3    # delete files
>>
>> then try copying the files.
>>
>> John
>> _______________________________________________
>> open_electroporator mailing list
>> open_electroporator at cibolo.us
>> https://cibolo.us/mailman/listinfo/open_electroporator
>>
>
>
>
> --
> Mitchell Altschuler
> 925 212 2296 <(925)%20212-2296>
>
>
> _______________________________________________
> open_electroporator mailing list
> open_electroporator at cibolo.us
> https://cibolo.us/mailman/listinfo/open_electroporator
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://cibolo.us/pipermail/open_electroporator/attachments/20170717/973f4e5c/attachment-0001.html>


More information about the open_electroporator mailing list