Hello Guest, Welcome to Apnea Board !
As a guest, you are limited to certain areas of the board and there are some features you can't use.
To post a message, you must create a free account using a valid email address.

or Create an Account


New Posts   Today's Posts

[EzShare SDcard wifi] Script to autodownload
RE: [EzShare SDcard wifi] Script to autodownload
Yes Crimson I am accessing it from linux side and not really using ChromeOS File for it. 

You can see the directory here in terminal. 

There is not an option to select it to share with linux as it is already within the Linux environment.  As the second image from ChromeOS File. 
Looking at it stating it is under My Files this could be the reason it is treating it as being under Chromebook first for file structure.


Attached Files Thumbnail(s)
       
Post Reply Post Reply
RE: [EzShare SDcard wifi] Script to autodownload
OK! We're thinking along the same lines. I was going to suggest that you try copying the folder or files while within the Linux to another location, just to see what happens.
- Red
Crimson Nape
Apnea Board Moderator
Project Manager for OSCAR - Open Source CPAP Analysis Reporter
www.ApneaBoard.com
___________________________________
Useful Links -or- When All Else Fails:
The Guide to Understanding OSCAR
OSCAR Chart Organization
Attaching Images and Files on Apnea Board
Apnea Helpful Tips

INFORMATION ON APNEA BOARD FORUMS OR ON APNEABOARD.COM SHOULD NOT BE CONSIDERED AS MEDICAL ADVICE. ALWAYS SEEK THE ADVICE OF A PHYSICIAN BEFORE SEEKING TREATMENT FOR MEDICAL CONDITIONS, INCLUDING SLEEP APNEA. INFORMATION POSTED ON THE APNEA BOARD WEB SITE AND FORUMS ARE PERSONAL OPINION ONLY AND NOT NECESSARILY A STATEMENT OF FACT.
Post Reply Post Reply
RE: [EzShare SDcard wifi] Script to autodownload
That is what that folder is done. It is within the main base.... /home/pilothaz
Post Reply Post Reply
RE: [EzShare SDcard wifi] Script to autodownload
OK!  The next idea is to change the directory and files of the SD Card's Directory(SDat).  Using the path above along with my made up directory name, the command line command would be: chmod -R 777 /home/pilothaz/SDat . I'm trying to cover all bases by setting the read, write, and execute bits.

For some reason, I have to set the execute bit on my Linux systems to allow a Windows system access.  I gave up on trying to figure out why it is.

Hoping for success!
- Red

EDIT: It wouldn't hurt to do a directory listing to see the default settings and owner. (ls -l /home/pilothaz/SDat)
Crimson Nape
Apnea Board Moderator
Project Manager for OSCAR - Open Source CPAP Analysis Reporter
www.ApneaBoard.com
___________________________________
Useful Links -or- When All Else Fails:
The Guide to Understanding OSCAR
OSCAR Chart Organization
Attaching Images and Files on Apnea Board
Apnea Helpful Tips

INFORMATION ON APNEA BOARD FORUMS OR ON APNEABOARD.COM SHOULD NOT BE CONSIDERED AS MEDICAL ADVICE. ALWAYS SEEK THE ADVICE OF A PHYSICIAN BEFORE SEEKING TREATMENT FOR MEDICAL CONDITIONS, INCLUDING SLEEP APNEA. INFORMATION POSTED ON THE APNEA BOARD WEB SITE AND FORUMS ARE PERSONAL OPINION ONLY AND NOT NECESSARILY A STATEMENT OF FACT.
Post Reply Post Reply
RE: [EzShare SDcard wifi] Script to autodownload
I was going to suggest an ll on AirSense11-Data to see what's actually in there... just in case you haden't done that.
Apnea Board Monitors are members who help oversee the smooth functioning of the Board. They are also members of the Advisory Committee which helps shape Apnea Board's rules & policies. Membership in the Advisory Members group does not imply medical expertise or qualification for advising Sleep Apnea patients concerning their treatment.
Post Reply Post Reply
RE: [EzShare SDcard wifi] Script to autodownload
The folder structure is as created by the script as well.  I tried with it created by me, then also by the script so the permissions were as per the script.. I can chmod to 777 just to cover all bases.. I did have it this way previously but still didn't want to read it.

Also I know there is data within the folder structure but will pass out a ll on it as well.

I tried a dummy profile to see if it will import for that folder but still showing the same error.
---- Question - is my original profile locked into the same location of the SD card manually inserted with my SD USB Adapter as when changing it doesn't seem to want to read from that folder on the linux sandbox but if I finally place the adapter in manually it will read and process the data.

Thanks for trying to resolve this folks - my background is in software engineering and work as a test manager.


Attached Files Thumbnail(s)
   
Post Reply Post Reply
RE: [EzShare SDcard wifi] Script to autodownload
Reviewing the thread, I think this may be on me. When I wrote the Chromebook code, it didn't occur to me to allow for the kind of remote copying that the EZShare does. I'll have to manually copy an SD image to my Linux files and figure out what to do...

Please create a zip of the diagnostic logs for me: Help->Troubleshooting->Create zip of OSCAR diagnostic logs.

Use your user name and "logs" in the filename and upload it to:

https://www.dropbox.com/request/giGnvk7Hrs1LzKuq7MHc

This will increase the probability of a quick release... Big Grin
Apnea Board Monitors are members who help oversee the smooth functioning of the Board. They are also members of the Advisory Committee which helps shape Apnea Board's rules & policies. Membership in the Advisory Members group does not imply medical expertise or qualification for advising Sleep Apnea patients concerning their treatment.
Post Reply Post Reply
RE: [EzShare SDcard wifi] Script to autodownload
Morning pholynyk,

To aid in the potential solution I did a data pull this morning just now along with trying to have it look in that folder for the new data.  Added a screenshot of the shell script run showing the new files created and copying to location along with the manual inserting of the USB adapter to successfully import the data into OSCAR. 

This should all be shown in your diagnostic logs.  Smile

I also created a quick Test profile and tried to download from the linux sandbox folder to see if that will show in the logs for you. Sent that upload as well with addemded DUMMY.zip

It seems to be looking at the location where the USB adapter will be located once plugged in (and Crostini being why it is throwing the Chromebook file structure issue):

Debug: Crostini filesystem 9p found
Debug: Checking for "/mnt/chromeos/removable"


Attached Files Thumbnail(s)
   
______________
Cheers 'n Beers 
Haz
Post Reply Post Reply
RE: [EzShare SDcard wifi] Script to autodownload
First, thank you for advising of your knowledge level. When responding to technical questions without a known expertise level, you have to reply at a level a novice can understand.

Now to answer your question about import location. Look in the File > Preferences > Import for the option in the lower right of the tab, Import without asking for confirmation. Deselect this option and save and exit. When you now go to the Import option, you will be given the choice to either use the last location or select another one.

- Red
Crimson Nape
Apnea Board Moderator
Project Manager for OSCAR - Open Source CPAP Analysis Reporter
www.ApneaBoard.com
___________________________________
Useful Links -or- When All Else Fails:
The Guide to Understanding OSCAR
OSCAR Chart Organization
Attaching Images and Files on Apnea Board
Apnea Helpful Tips

INFORMATION ON APNEA BOARD FORUMS OR ON APNEABOARD.COM SHOULD NOT BE CONSIDERED AS MEDICAL ADVICE. ALWAYS SEEK THE ADVICE OF A PHYSICIAN BEFORE SEEKING TREATMENT FOR MEDICAL CONDITIONS, INCLUDING SLEEP APNEA. INFORMATION POSTED ON THE APNEA BOARD WEB SITE AND FORUMS ARE PERSONAL OPINION ONLY AND NOT NECESSARILY A STATEMENT OF FACT.
Post Reply Post Reply
RE: [EzShare SDcard wifi] Script to autodownload
No worries Crimson should have stated earlier  Smile

I have de-selected the option and saved/exited the program.  
Loaded back in to select the location once the pop-up came to change folder.
Clicked again on the import button and it still times out - then shows dialog box to select where to choose.
______________
Cheers 'n Beers 
Haz
Post Reply Post Reply


Possibly Related Threads...
Thread Author Replies Views Last Post
Information EzShareApp - CPAP Data Downloader from EzShare SD card for macOS adrianfeeger 18 764 10-29-2024, 09:53 PM
Last Post: adrianfeeger
  WiFi SD Card for AirSense and OSCAR Stillglade 3 1,695 09-03-2024, 05:15 PM
Last Post: dwd1249
  Wifi to Oscar KimLB 1 503 07-01-2024, 06:30 PM
Last Post: Crimson Nape
  Created a program to support Wifi SD card for Resmed and all other devices narual 15 4,186 05-03-2024, 11:09 PM
Last Post: narual
  [split] FYSETC SD Wifi - Possible FlashAir Replacement Psikic 131 26,108 01-12-2024, 11:59 AM
Last Post: scowell
  Request Copy of Resmed Airsense 10 SDCard core files gedm 6 928 12-14-2023, 07:04 PM
Last Post: gedm
  FlashPAP - FlashAir WiFi SD card utility TiredToo 296 103,240 10-05-2023, 06:54 AM
Last Post: olddog27


New Posts   Today's Posts


About Apnea Board

Apnea Board is an educational web site designed to empower Sleep Apnea patients.