Suraj Bahadur
Suraj Bahadur
  • 33
  • 212 982
How to copy Files from one Shared drive to another Shared drive in Google drive Updated method 2020
This is the updated video on files transfer. Today in this video you will learn how to copy files from one shared drive to another using google colab.
Everyone uses google drive to save their data. So in this video you will learn to transfer files from one shared drive to another in google drive. This is how I copy files from shared google drive to my drive as a backup.
Link to GitHub : github.com/surajbahadur591/Google-Colab-Scripts
For more Tricks and Tips related video : ua-cam.com/users/SurajBahadur
Link to my other sites:-
Suraj Bahadur GitHub : github.com/surajbahadur591
Suraj Bahadur LinkedIn : hwww.linkedin.com/in/suraj-bahadur-kumal/
Suraj Bahadur Instagram - surajbahadur58
- Suraj bahadur
#googlecolab #colab #fileshareing #oneshareddrivetoanother #googlecolabscript #copyfilesfromonedrivetoanother
Переглядів: 9 937

Відео

How to transfer files Google drive to mega without Downloading
Переглядів 29 тис.3 роки тому
In this video you will learn how to transfer google drive to mega without downloading. I have search for this but could not find it anywhere so I made this video. we are going to use google colab script to o transfer google drive to mega, all you need is a mega.nz account and google drive. By using this method you can also transfer google photos to mega drive. Link to Script : github.com/surajb...
How to copy files from Mega to Google Drive using Google Colab - 2020 😍
Переглядів 33 тис.3 роки тому
In this video you will learn to transfer/copy files from mega to google drive in simple steps. we are going to use google colab for this purpose link to the script : github.com/surajbahadur591/Google-Colab-Scripts using this method you can transfer any data from mega to google drive or shared drive Link to my other sites:- Suraj Bahadur GitHub : github.com/surajbahadur591 Suraj Bahadur LinkedIn...
Predicting Bitcoin Price using Deep Learning | Bitcoin Price Prediction using Machine learning
Переглядів 4,4 тис.4 роки тому
This video deals with Predicting Bitcoin Price with Deep Learning, Using Neural Networks to Forecast Bitcoin Price Not too long ago, we used Machine Learning models to predict the future prices of Bitcoin. Although machine learning has been successful in predicting stock market prices through a host of different time series models, its application in predicting cryptocurrency prices has been qu...
How to copy Files from one Shared drive to another Shared drive in Google drive
Переглядів 26 тис.4 роки тому
Today in this video you will learn how to copy files from one shared drive to another using google colab. Everyone uses google drive to save their data. So in this video you will learn to transfer files from one shared drive to another in google drive. This is how i copy files from shared google drive to my drive as a backup. code to copy files from shared google drive to my drive : drive.googl...
How to Limit Download Speed for Others | Limit WIFI speed in router
Переглядів 2384 роки тому
how to limit internet speed for other users : In this video I will show you how to limit download speed for others. This video explain you easily to limit WIFI speed for others connected on your router. I'm using tp link router in this video. There are many video on how to limit download speed but in my way you can limit WIFI speed like a pro. You can also set upload speed and download speed ac...
Application Tracking System Python Project | Build a Resume Scanner Python Project
Переглядів 10 тис.4 роки тому
Application tracking system (ats) aka resume scanner (simple python project ) In this video we are going to build application tracking system using python. I hope you like it. ATS will scan your resume and searches for keywords in your resume and gives the match percentage Most large Company like google, amazon, Facebook utilize applicant tracking systems. If you’re applying to a large organiza...
Automate Facebook login with Python | Python Automation Project
Переглядів 1,8 тис.5 років тому
Automate Facebook login with Python In this video, you'll learn how to Automate Facebook login with Python In this tutorial you’ll learn advanced Python web automation techniques: using Selenium with a “headless” browser. Your first step, before writing a single line of Python, is to install a Selenium supported WebDriver for your favorite web browser. In what follows, you will be working with ...
Python Programming for the Absolute Beginner | Python for Beginners
Переглядів 7205 років тому
Python for beginners, introduction to Python that will have you writing programs, solving problems, and making things that work in no time. Reasons to Choose Python as First Language Simple Elegant Syntax Programming in Python is fun. It's easier to understand and write Not overly strict You don't need to define the type of a variable in Python. Also, it's not necessary to add semicolon at the ...
Functions in Javascript | Javascript Tutorial
Переглядів 745 років тому
Explore Functions in JavaScript - declaration, expressions, invocation, and more. A function is a subprogram designed to perform a particular task.Functions are executed when they are called. This is known as invoking a function.A Function Declaration defines a named function. To create a function declaration you use the function keyword followed by the name of the function. When using function...
Javascript Arrays | Javascript Tutorial
Переглядів 335 років тому
Arrays in JavaScript : In JavaScript, array is a single variable that is used to store different elements. An array in JavaScript can hold different elements and in JavaScript array is a single variable that stores multiple. For more javascript related video : ua-cam.com/users/SurajBahadur LLink to my other sites:- Suraj Bahadur GitHub : github.com/surajbahadur591 Suraj Bahadur LinkedIn : www.l...
Javascript Strings | Javascript tutorial
Переглядів 375 років тому
String methods help you to work with strings.A JavaScript string stores a series of characters like "John Doe".A string can be any text inside double or single quotes:String indexes are zero-based: The first character is in position 0, the second in 1, and so on. For more javascript related video : ua-cam.com/users/SurajBahadur Link to my other sites:- Suraj Bahadur GitHub : github.com/surajbah...
AI Virtual Assistant Python Project
Переглядів 18 тис.5 років тому
I thought it would be cool to create a personal assistant in Python. If you are into movies you may have heard of Jarvis, an A.I. based character in the Iron Man films. In this tutorial we will create a robot. For more python project related video : ua-cam.com/users/SurajBahadur Link to source code - Github link github.com/surajbahadur591/AI-Virtual-Assistant.git Link to my other sites:- Suraj ...
Install PyAudio in Windows (No Error)
Переглядів 41 тис.5 років тому
install pyaudio without error. Fix pyaudio error in 3 steps 1. you need to download the pyaudio .whl from the website. 2. go to your download where you download pyaudio .whl file 3. use command pip install to install the pyaudio Download Pyaudio : pypi.org/project/PyAudio/ Download whl files for pyaudio : www.lfd.uci.edu/~gohlke/pythonlibs/#pyaudio For more python project related video : ua-cam...
Speech to Text Python | Guide To Speech Recognition With Python
Переглядів 1,7 тис.5 років тому
Speech to Text Python | Guide To Speech Recognition With Python
Datatypes in Javascript | Javascript Tutorial
Переглядів 405 років тому
Datatypes in Javascript | Javascript Tutorial
Variables in Javascript | Javascript Tutorial
Переглядів 345 років тому
Variables in Javascript | Javascript Tutorial
Writing first javascript program | Javascript Tutorial
Переглядів 785 років тому
Writing first javascript program | Javascript Tutorial
Javascript Tutorial - Installing tools ( visual studio code)
Переглядів 1065 років тому
Javascript Tutorial - Installing tools ( visual studio code)
Javascript Tutorial for beginners | Introduction
Переглядів 865 років тому
Javascript Tutorial for beginners | Introduction
How to become a Programmer without Computer Science Degree
Переглядів 1225 років тому
How to become a Programmer without Computer Science Degree
Top 5 Programming Language for 2019
Переглядів 1205 років тому
Top 5 Programming Language for 2019
How to remove Mi Account [100% Working] NOT BYPASS!!!!!
Переглядів 2085 років тому
How to remove Mi Account [100% Working] NOT BYPASS!!!!!
Time and space Complexity of Algorithms
Переглядів 2716 років тому
Time and space Complexity of Algorithms
QuickSort in Java (explanation and code)
Переглядів 16 тис.6 років тому
QuickSort in Java (explanation and code)
how to flash android easily | 100% Working
Переглядів 1076 років тому
how to flash android easily | 100% Working
How to remove pattern lock without factory reset or data loss 2019
Переглядів 4346 років тому
How to remove pattern lock without factory reset or data loss 2019
How to point your free domain name to Localhost or other Ip address
Переглядів 1,5 тис.6 років тому
How to point your free domain name to Localhost or other Ip address
how to create your own server and host website | windows 10
Переглядів 1,2 тис.6 років тому
how to create your own server and host website | windows 10
Free amazon prime accounts 2019 working!!!!
Переглядів 12 тис.6 років тому
Free amazon prime accounts 2019 working!!!!

КОМЕНТАРІ

  • @HammadAkhter
    @HammadAkhter 17 днів тому

    2024 Failed to create socket for registering for state changes This error is happening Great tutorial but it's outdated ig

  • @erniemaja550
    @erniemaja550 2 місяці тому

    mannn thank you soooo much!!! i've been looking for this for ages!!!

  • @Love2save2.0
    @Love2save2.0 4 місяці тому

    Speed is too slow

  • @Love2save2.0
    @Love2save2.0 5 місяців тому

    I have link of Google drive 😢😢 I want to upload all files to mega of the drive

  • @durodolaoluwafemi8057
    @durodolaoluwafemi8057 8 місяців тому

    I am getting below error while trying to connect my Mega Account Installing MEGA ... Selecting previously unselected package megacmd. (Reading database ... 120899 files and directories currently installed.) Preparing to unpack .../cache/apt/archives/MEGAcmd.deb ... Unpacking megacmd (1.5.1-2.1) ... dpkg: dependency problems prevent configuration of megacmd: megacmd depends on libc-ares2 (>= 1.11.0~rc1); however: Package libc-ares2 is not installed. megacmd depends on libcrypto++6; however: Package libcrypto++6 is not installed. megacmd depends on libmediainfo0v5 (>= 0.7.56); however: Package libmediainfo0v5 is not installed. megacmd depends on libssl1.1 (>= 1.1.0); however: Package libssl1.1 is not installed. megacmd depends on libzen0v5 (>= 0.4.31-2~); however: Package libzen0v5 is not installed. dpkg: error processing package megacmd (--install): dependency problems - leaving unconfigured Errors were encountered while processing: megacmd MEGA is installed. [Initiating MEGAcmd server in background. Log: /root/.megaCmd/megacmdserver.log] Unable to connect to service: error=2 Please ensure mega-cmd-server is running Failed to create socket for registering for state changes

  • @VishalKumar-ll1po
    @VishalKumar-ll1po 9 місяців тому

    Not working anymore

  • @satyaprakashsethy6533
    @satyaprakashsethy6533 10 місяців тому

    How can be end 2 end using NLP

  • @favfav4439
    @favfav4439 10 місяців тому

    [Initiating MEGAcmd server in background. Log: /root/.megaCmd/megacmdserver.log] Unable to connect to service: error=2 Please ensure mega-cmd-server is running Failed to create socket for registering for state changes It's showing this error now. Any update to this note book? Can you please provide a updated method for transfer. It would be much appreciated

  • @mahipori6951
    @mahipori6951 Рік тому

    dont work current time

  • @charleslilu2089
    @charleslilu2089 Рік тому

    Unable to connect to service: error=2 Please ensure mega-cmd-server is running Failed to create socket for registering for state changes I use it on 19th July normally, but on 22th july ,all the colab can't work

  • @PiyushArt
    @PiyushArt Рік тому

    hEY, BROTHER Code is Not working anymore. Tried This change 9.0 to 10,11,12 "MEGAsync/Debian_12.0/amd64/megacmd-Debian_12.0_amd64.deb " sudo dpkg -i /var/cache/apt/archives/MEGAcmd.deb Try changing this Too. But Looks like Something is Wrong.

    • @ijazzzali
      @ijazzzali Рік тому

      did you find any solution ?

  • @paulojoaquimmate3084
    @paulojoaquimmate3084 Рік тому

    hello. I ask for help, I'm having the following error: [Initiating MEGAcmd server in background. Log: /root/.megaCmd/megacmdserver.log] Unable to connect to service: error=2 Please ensure mega-cmd-server is running Failed to create socket for registering for state changes

  • @glubes
    @glubes Рік тому

    Brilliant man! can you do it for google photos too ?

  • @addreeh
    @addreeh Рік тому

    is there anyway to automate the execution of that program?

  • @hernandez5072
    @hernandez5072 Рік тому

    What about those who have 2 step verification?

  • @harshajb9012
    @harshajb9012 Рік тому

    simple and nice explanation Thank You

  • @sakibalhasan7847
    @sakibalhasan7847 Рік тому

    stuck at 0.00%

  • @sakibalhasan7847
    @sakibalhasan7847 Рік тому

    how much time needed for 36gb of storage to transfer

  • @apa_channel_
    @apa_channel_ Рік тому

    i got this bro? whats the problem? [Initiating MEGAcmd server in background. Log: /root/.megaCmd/megacmdserver.log] [API:err: 06:49:23] Login failed: invalid email or password

  • @DrFrankPn
    @DrFrankPn Рік тому

    Thank for the video! Please which is the website of the music?

  • @sereneelizabeth10
    @sereneelizabeth10 Рік тому

    Can I get source code for this?

  • @shweta_9007
    @shweta_9007 Рік тому

    I Have 98TB File How to copy Google Colab 5Gb retraction help md

  • @beatrizsrj5575
    @beatrizsrj5575 Рік тому

    Does someone know how to do it with Google Photos as well?

  • @congviethoc
    @congviethoc Рік тому

    You are the best. You saved me, sir. Thank you so much.

  • @sanjaysanthosh1149
    @sanjaysanthosh1149 Рік тому

    Bro after sklearn run Showing error"sklearn modulenot found Error"

  • @AmolMank58
    @AmolMank58 Рік тому

    I appreciate this video. Saved my time. Definitely subscribed to your channel

  • @KunalDesai-jf5wg
    @KunalDesai-jf5wg Рік тому

    thanks bhai

  • @GadaStudio
    @GadaStudio Рік тому

    why you always says ok on every sentences ?

  • @markdesilva8678
    @markdesilva8678 Рік тому

    This is a time saver, what a mastermind...!!!

  • @Hg990-channel
    @Hg990-channel Рік тому

    Can you share the script to transfer data from shared drive to onedrive? Thank you!

  • @xojungkim
    @xojungkim Рік тому

    Thank you so much sharing this life hack. I've been try every trick but this one the best 👍👍

  • @fernandalopez3149
    @fernandalopez3149 Рік тому

    Hi! How can I add the percentage of match or similarity per each resume review?

  • @taekjembret2065
    @taekjembret2065 Рік тому

    Hi Suraj, this is another amazing video tutorials of yours The ready-to-use script is simply perfect! 👍 I would 💯 recommend this to others. Well done and keep posting the excellent cloud related videos. Thanks 🙏

  • @taekjembret2065
    @taekjembret2065 Рік тому

    Awesome tutorial with ready-to-use script 👍👍👍 💯Recommended! Thanks heaps 🙏

  • @binnichtaktiv_
    @binnichtaktiv_ Рік тому

    Thank you❤❤❤❤❤❤

  • @OmkarN
    @OmkarN Рік тому

    This is a lifesaver! Thanks a lot. Would you be able to develop such script for transfer between Google Drive / Mega to OpenDrive?

  • @JoemanJoestarJ
    @JoemanJoestarJ Рік тому

    Creative method and AMAZING idea! run a script in colab to transfer files is a simple yet elegant solution! Thanks a ton for the coding and the video, will be sharing and recommending your content

  • @hackfilter
    @hackfilter Рік тому

    working🧡

  • @hitenvadaliya6466
    @hitenvadaliya6466 2 роки тому

    ✅👍

  • @arshadnadeem7616
    @arshadnadeem7616 2 роки тому

    Bro i want to copy path from shared with me

  • @forsyhd1603
    @forsyhd1603 2 роки тому

    Perfect

  • @manikantabavirisetty6402
    @manikantabavirisetty6402 2 роки тому

    Can you make the video for mega to onedrive

  • @1682hjdjdjdbeiensnsudhjs
    @1682hjdjdjdbeiensnsudhjs 2 роки тому

    Hey bro just a question is it private and secure to use like you wrote the code do you have get any idea what a person is transferring plz tell

  • @blooduster9427
    @blooduster9427 2 роки тому

    Bro!! your the man!! Clear & concise... But bro!! the music... But you already know this... Thanks for the knowledge Suraj. 🙏

  • @PiyushArt
    @PiyushArt 2 роки тому

    Thanks Bro!!.😉😉

  • @vaidehithakore8958
    @vaidehithakore8958 2 роки тому

    Very useful contet how to apply machine learning algorithms in this?

  • @sakshamsharma5484
    @sakshamsharma5484 2 роки тому

    Not working for pdf files

  • @franciscovergara7071
    @franciscovergara7071 2 роки тому

    brutal! great tutorial

  • @panchocavero1208
    @panchocavero1208 2 роки тому

    It perfectly works but I got some questions: Is it posible to configure the script to copy only 750 GB per day and continue the next day this to avoid the google drive limitations? and how can I do that by myself?

  • @rail_fanning_club_rfc
    @rail_fanning_club_rfc 2 роки тому

    a google drive quota has been exceeded