Skip to main content
Home
Drupalnesia

Main navigation

  • Home
  • Training
  • Komputer
    • Network
    • Programming
User account menu
  • Log in
Dark Mode Toggle

Breadcrumb

  1. Home

google drive

By webadmin, 9 August, 2021
Google Drive

How To: wget file from Google Drive Link

Sometimes clients give their Files/Backups of Dupal by sharing a Google Drive Link, when you wget the given link then you will get the link only, not the file. Look at this link:

https://drive.google.com/file/d/FILEID/view?usp=drivesdk

To get the file for simple/smaller file then use:

wget -c -t10 --no-check-certificate 'https://docs.google.com/uc?export=download&id=FILEID' -O NEWFILENAME

For large file:

Tags

  • google drive
  • wget
google drive

Kontak Kami

Need Drupal support? (Butuh bantuan Drupal?)

  • WA: 082 111 978 168
  • https://www.drupal.org/u/drupalnesia
  • Office: Mangga Dua Square - Jakarta Utara 14420

Recent content

  • Cara Uninstall Deprecated Theme (Classy dan Stable) di Drupal 9
    1 year 1 month ago
  • Cara Upgrade CKEditor 4 ke 5
    1 year 1 month ago
  • How To: Add WhatsApp Icon/Bubble to Drupal
    1 year 6 months ago
  • Training
    2 years 6 months ago
  • Cara Cepat Rename File Secara Recursive
    2 years 7 months ago
  • How To: wget file from Google Drive Link
    3 years ago
  • Must Have Drupal Modules
    3 years ago
  • Upgrade Drupal 8 to 9
    3 years ago
  • [SOLVED] PHP Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP)
    3 years ago
  • [SOLVED] Error adding inotify for /public_html/sites/default/files/php/twig/ ... No space left on device
    3 years ago

Pagination

  • 1
  • Next page
RSS feed
Powered by Drupal