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.
Login or Create an Account
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.
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
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.
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)
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.
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.
04-07-2023, 09:01 PM (This post was last modified: 04-07-2023, 09:14 PM by pilothaz.
Edit Reason: Updated default added question for profile.
)
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.
04-08-2023, 05:37 AM (This post was last modified: 04-08-2023, 05:53 AM by pholynyk.)
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:
This will increase the probability of a quick release...
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.
04-08-2023, 06:46 AM (This post was last modified: 04-08-2023, 07:22 AM by pilothaz.)
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.
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"
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.
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.
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.