RE: [EzShare SDcard wifi] Script to autodownload
When you say, "timed out", are you referring to a latency before the popup with "Choose a folder" option appears?
- Red
RE: [EzShare SDcard wifi] Script to autodownload
Yes that's correct. When clicking the Import button and seeing the percentage increase while I see in the debug pane trying to still scan the /removable/ folder.
______________
Cheers 'n Beers
Haz
RE: [EzShare SDcard wifi] Script to autodownload
When selecting the "Choose a folder" and completing the task, next time when clicking the import button it still shows in debug pane that it was searching the /removable/ location.
______________
Cheers 'n Beers
Haz
RE: [EzShare SDcard wifi] Script to autodownload
Between lack of sleep, a hbrief hospital visit, and spring cleaning, I have not had a chance to work on this. I hope to get to it by the end of the weekend.
Sorry for the delay..
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.
RE: [EzShare SDcard wifi] Script to autodownload
Not a problem at all about it.. Life gets in the way for us all. If there is anything more you need from me just reach out and I will be happy to help.
______________
Cheers 'n Beers
Haz
RE: [EzShare SDcard wifi] Script to autodownload
Hi, I just got your script to work on my macOS machine, and it’s great! It’s much easier to manage and I won’t ever forget the card in the computer again.
Right now, I connect to the card, run your script and it syncs the updated files to the local folder. I then reconnect to my normal wifi and upload to SleepHQ like I already did.
Is there a way to automate this process? Maybe an Automator script or a Shortcut.app shortcut? I’m thinking of something like this:
1. Connect to SD card wifi
2. Execute script and wait for it to finish
3. Reconnect to normal wifi
4. Zip all files in the resmed folder
5. Open Safari and upload with file chooser
RE: [EzShare SDcard wifi] Script to autodownload
How did you get the script to work. When I run it says 0 files downloaded. I’m not real computer savvy so a simple explanation would be helpful. Thanks
RE: [EzShare SDcard wifi] Script to autodownload
You could create a bash script, then enter its name in the crontab to run every day at a certain time.
- Red
RE: [EzShare SDcard wifi] Script to autodownload
I don’t really understand everything, but I used chmod 777 pathofthefile in Terminal.
RE: [EzShare SDcard wifi] Script to autodownload
Did you modify the script to work with your directory structure? It has to be edited to work for you. Which script did you download? I see a member has a modified fork for a Mac.
- Red