No URL returned for certain files #184

Closed
opened 2026-01-19 18:29:20 +00:00 by michael · 1 comment
Owner

Originally created by @apoorvumang on GitHub.

Hi

For some files, works fine and returns a URL, for some 500MB files it does not return any URL
Working:

(anaconda3)➜  tempqa transfer ./hello.txt
######################################################################## 100.0%
http://transfer.sh/5EOLw/hello.txt%

Not working:

(anaconda3)➜  tempqa transfer ./wd5m_onlynames.pkl
       #   #   #     #                                        -=O=-
(anaconda3)➜  tempqa 
Originally created by @apoorvumang on GitHub. Hi For some files, works fine and returns a URL, for some 500MB files it does not return any URL Working: ``` (anaconda3)➜ tempqa transfer ./hello.txt ######################################################################## 100.0% http://transfer.sh/5EOLw/hello.txt% ``` Not working: ``` (anaconda3)➜ tempqa transfer ./wd5m_onlynames.pkl # # # # -=O=- (anaconda3)➜ tempqa ```
Author
Owner

@apoorvumang commented on GitHub:

pickle files aren't working for me, I saved the same data (500MB) as a text file and it worked.

@apoorvumang commented on GitHub: pickle files aren't working for me, I saved the same data (500MB) as a text file and it worked.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dutchcoders/transfer.sh#184