Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to deploy a file size greater than 100mb on pythonanywhere

split -b 50m huge_file
cat file1 file2 file3 > huge_file_on_pythonanywhere
Source by help.pythonanywhere.com #
 
PREVIOUS NEXT
Tagged: #deploy #file #size #greater #pythonanywhere
ADD COMMENT
Topic
Name
7+4 =