How to run Fix-OneDrive-Zip? #14
Replies: 3 comments
-
drop the Try running this
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you so much!
…On Mon, Jul 22, 2024 at 3:15 PM Paul Marquess ***@***.***> wrote:
drop the [--dry-run] part
Try running this
perl fix-onedrive-zip /Users/carmen/Desktop/Second\ Year/Research\ ideas/Databases/Attendance_daily/2015/2015.zip
—
Reply to this email directly, view it on GitHub
<#14 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AV5KE2HYLBHIBH7JDL5HOOLZNVK3HAVCNFSM6AAAAABLIV6I26VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMJRHA3DAMY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Excellent! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Of course! Here are the adjustments I made:
Hi! I'm trying to run code to open large OneDrive zipped files, but I need help understanding how to do it. I'm a Mac user, and I tried writing the following command in Terminal:
perl fix-onedrive-zip [--dry-run] /Users/carmen/Desktop/Second\ Year/Research\ ideas/Databases/Attendance_daily/2015/2015.zip
where,
/Users/carmen/Desktop/Second\ Year/Research\ ideas/Databases/Attendance_daily/2015/2015.zip
is the path of the file I need to unzip. However, I get the following error: "Can't open perl script 'fix-onedrive-zip': No such file or directory." I think I need to download something, but I don't know what or where.Thank you so much for your help!
Beta Was this translation helpful? Give feedback.
All reactions