IF YOU SET A SHORT TIME INTERVAL FOR TESTING MAKE SURE TO CHANGE IT BACK!
@shivamkashyap-jq3ji Жыл бұрын
Please make a video of how I can test and include the sample. I need more detail.😶
@davincimemes36313 жыл бұрын
This is AMAZING! Straightforward, easy to follow, and extremely VALUEABLE! Thanks for sharing Jonny!!!
@jimbotime123 Жыл бұрын
good job explaining everything. a lot of ppl don't fully explain each detail which often times lead to future issues
@SuperDufferBoy4 жыл бұрын
Hi, Pls make a video to backup storage as well. thanks
@realmarciombm Жыл бұрын
Perfect! Thanks from Brazil!
@deepamitchaudhary4 жыл бұрын
you made it easy, THANK YOU SO MUCH
@jaysoncantones61093 жыл бұрын
thank you so much! I enjoyed how detailed this tutorial is. Keep it up bro.
@alaminhossain77332 жыл бұрын
I've been looking for a tutorial like this for a while. Thanks!
@Meteora19942 жыл бұрын
Best turtorial, thank YOU )
@fikilekentane6982 Жыл бұрын
…hi Jonny .. tnx for the video .. awesome … 👌🏾👌🏾🙏🏾 .. i have subscribed to your channel 👊🏾
@basiccodingwithadam81252 жыл бұрын
Great video! Really helped me out, a million thank you and great channel name btw 👌
@lecioufs3 жыл бұрын
I sincerely appreciate your help
@MyFirstMoments3 жыл бұрын
Awesome video which is very much expecting
@damjandabo2 жыл бұрын
Thank you very much for this video!
@amrouzamar Жыл бұрын
Thank you sir, your video helped me to make my backup done. I hope I''ll learn more from you... for exemple: How to use Cloud Tasks triggered from firestore (onCreate), and that task will trrigers another function in Cloud Functions. Best regards.
@tonyjaradev2 жыл бұрын
Awesome content, love your style!
@brianbentancourt4 жыл бұрын
thank you!!! greetings from Uruguay!
@jonnybcodes4 жыл бұрын
You are welcome and hello back!!
@janammaharjan26992 жыл бұрын
Thank you very much for the video :) regards Janam
@agung_laksana3 жыл бұрын
Awesome, thank you very much Jonny 😁 It would be great if firebase storage backup is also available
@janammaharjan26992 жыл бұрын
Thank you very much
@risingrocksfarm3 жыл бұрын
saved my life bro. thanks
@Flytant3 жыл бұрын
Amazing JohnyB
@nguyencodervn2 жыл бұрын
THANK YOU
@rodrigorubio34984 жыл бұрын
Great walk through! thanks mate
@muneshahuja20342 жыл бұрын
Hello JonnyB - Can you share the document of this backup process
@AdriaanVisagie4 жыл бұрын
Awesome Jonny, Thank you
@mjmontes26533 жыл бұрын
Amazing! :) thank you just needs to make sure the bucket and firebase project is on same location
@devendramalekar3 жыл бұрын
Awesome, this is really help me a lot, thank you so much... god bless you sir...
@mariaanasbludovice68594 жыл бұрын
Thank you so much! Really helpful
@baremetals3 жыл бұрын
very useful thank you.
@dor.3323 жыл бұрын
Thanks alot you helped alot :)
@1GuilhermeAlmeida2 жыл бұрын
I love you!
@skillkrio2 жыл бұрын
Help me out. If I choose cold line, archive and nearline I am not able to export the data to firebase more than once?
@mariaanasbludovice68594 жыл бұрын
Can I overwrite the bucket each time?
@jonnybcodes4 жыл бұрын
Hi Maria, I don't think so, but I'm not 100%. One thing you could do though if you only ever want one is to delete any existing backups after the new one is generated via the Cloud API.
@mariaanasbludovice68594 жыл бұрын
@@jonnybcodes thank you! This was a great tip! And can I always save it with the same name?
@mariaanasbludovice68594 жыл бұрын
Found out it is impossible
@praharsh_bhatt4 жыл бұрын
@@mariaanasbludovice6859 Is there no way to delete the existing folders before backing up?
@vpr953 жыл бұрын
Use retention policy as a backup strategy.
@JimMay Жыл бұрын
Hi there, I don't have Node on my laptop. Any tips on how to configure this by creating a cloud function in the console. I've followed the doc but get "Internal server error"
@derschmeidt22242 жыл бұрын
Very good tutorial. I get an "UNAUTHENTICATED" error. What could be the reason for that? Thanks
@jonnybcodes2 жыл бұрын
It is called "Sip" on Mac App Store
@lyndon5623 жыл бұрын
Hi Jonny, Visual Studio compiles my code in Javascript so it throws out indentation errors along with "strings should have double quotation marks". I know the code we copied from the GCP docs is TypeScript code. These errors are preventing me from deploying the code to Firebase?
@moadnassar4 жыл бұрын
can you please tell us about the pricing? what is the criteria for pricing in this situation
@RobelLumasag-yw4dc3 ай бұрын
I followed all your steps, and no backups were uploaded to the bucket. I also waited a few hours. Any suggestions Sir?
@diegoramirezguerrero1863 Жыл бұрын
I have this error. what can i do? :( TypeError: Cannot read properties of undefined (reading 'FirestoreAdminClient')
@learnuntildie6313 жыл бұрын
Does scheduling back up cost us anything? Like a ready per document or something like that? Thanks.
@nateorson56103 жыл бұрын
This tutorial needs to be updated. Latest CLI version requires different syntax.