Hello,

I don't know too many things of programming, I've barely started with some online courses, but am at the very beginning.

This is what I need to do:

  1. From a folder that contains multiple files I need to copy a particular file.
  2. Paste that particular file in multiple directories.
    Note: These folders / files are on Google Drive.

Is there a way I can do this task using Python? Or is there another way I could do this (not necessarily only with Python)?

Thank you!

I'd start this task with research.

This lead me to PyDrive in the first ten results.

commented: It was pretty complicated for me as I don't know at all how Python works, so I moved on to Google Apps Script which seemed a little bit easier. +0
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.