Skip to main content

Questions tagged [download]

Receiving data to a local system from a remote system, or to initiate such a data transfer. Do not use this tag for question asking where to download off-site resource.

0 votes
0 answers
22 views

Problem downloading a very huge file programmatically

I have a URL to a CSV file. The size of the file is 300kb with 2700 rows and 15 columns. I have tried multiple things in Python and C# but ending with the exception Remote end closed connection ...
NutsAndBolts's user avatar
0 votes
0 answers
10 views

How can I get progress updates for enqueued files in flutter background_downloader?

I am a flutter beginner and wish to work on a podcast app for a church. I am trying to implement a download functionality with background_downloader package. I have implemented the download alright ...
swissking22's user avatar
0 votes
0 answers
22 views

Page Size Error Loading Bigquery table into R Studio

Using the bq_table_download() function to download a table that has only 408,000 rows. Seems way to small to be getting a page size error, but this is the error message I get. Downloading first chunk ...
dariane's user avatar
  • 23
-3 votes
1 answer
24 views

Downloading eBook from Webviewer [closed]

I want to download the book from the folowing link of web viewer. next page of book is available after clicking the flip arrow. Can I download the whole book in Pdf or any other format? https://www....
user26377018's user avatar
0 votes
2 answers
49 views

How to get data from NSE using Python

I am trying to get data (file) from NSE website. Recently, NSE changed the data format and switched to UDiFF format. But since then, the below sample code has not worked. Can anybody give some ...
Sunil's user avatar
  • 1
0 votes
0 answers
29 views

Selenium WebDriver's headless browser cannot download files because the prompt for download can no longer be disabled

I have used Selenium with Python for months to interact with a website that disables direct HTTP requests to download files (these requests lead to 403 errors). Instead of requests, I used a headless ...
Markus's user avatar
  • 498
-3 votes
0 answers
48 views

How do I download CSV files with URLs starting with "blob"? [closed]

I am trying to automate the download of the csv files located on this page https://indexdata.six-group.com/swiss_reference_rates/other_terms.html (column: Historical Values). When looking at the url ...
user2177166's user avatar
0 votes
0 answers
14 views

how to resolve issues on Kaggle,This preview is truncated due to the large file size. Create a Notebook or download this file to see the full content

enter image description here how to solve the question on kaggle: This preview is truncated due to the large file size. Create a Notebook or download this file to see the full content. I have been ...
于智慧's user avatar
-1 votes
0 answers
92 views

facebook video downloader website video download problem

I tried the logic of php but i am not successfull. how can i make facebook video downloader website? please someone write simple code for this. i need using js and php. how can i write the logic. if ...
Jonaed Bhuiyan's user avatar
1 vote
1 answer
37 views

Downloading more than one .xlsm files as ZIP is corrupted

I could download the .xlsm file individually but when I tried to download them as ZIP. It says 'The file is corrupt and cannot be opened'. This is happening only for the .xlsm files but not while ...
Rose's user avatar
  • 21
-1 votes
1 answer
43 views

How can solve error downloading file from my web in VBA?

I need to perform a function to download a file from a website. I have tested with the Public Declare PtrSafe Function URLDownloadToFile function and it does not work on my website http://pavimarcon....
Javier's user avatar
  • 19
-2 votes
0 answers
16 views

Unable to download Visual Studio Code onto macbook pro :(

I am unable to downloade VSCode onto my macbook pro - it'll download, and when I open it up, it'll disappear. I tried to free up storage space, update the mac, restart, re-downloading it after ...
Jeannie Choi's user avatar
0 votes
0 answers
33 views

How to install PyMOL without disturbing the python librarys I already have installed

The official PyMOL-download includes a download of Python v.10. But I already have Python installed and are unsure how other libraries (CSV in particular) are connected to the version of Python I ...
William Knutsson Gustafsson's user avatar
-3 votes
0 answers
35 views

HTTPS or git ? Who is more stable and reliable?

Which is better HTTPS or GIT protocol if you have an unreliable connection. P.S. I have a problem downloading via https from the site github.com . Are there frequent reconstructions, etc. is the GIT ...
dust dimka's user avatar
1 vote
1 answer
49 views

Uploading and downloading files to and from a HPC

I am using Compute Canada's HPC cluster and want to download files from the cluster to a local directory. I referred to Uploading and downloading files to and from a HPC for instructions and entered ...
JakeB's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
1235