online-storage

Can GitHub be used for hosting files (mp3 and images)?

我与影子孤独终老i 提交于 2020-07-05 02:55:58
问题 I am looking for free file hosting service which allow me to get static links to each individual files easily . So, file 1.png, 2.png, 3.png should be assigned to URL: www.something.com/somepath/1.png, www.something.com/somepath/2.png, www.something.com/somepath/3.png respectively Later, the files will be downloaded by mobile app which potentially installed by many users. After searching the Internet, among major storage providers, only Dropbox and GitHub enables me to get public direct

Can GitHub be used for hosting files (mp3 and images)?

狂风中的少年 提交于 2020-07-05 02:54:09
问题 I am looking for free file hosting service which allow me to get static links to each individual files easily . So, file 1.png, 2.png, 3.png should be assigned to URL: www.something.com/somepath/1.png, www.something.com/somepath/2.png, www.something.com/somepath/3.png respectively Later, the files will be downloaded by mobile app which potentially installed by many users. After searching the Internet, among major storage providers, only Dropbox and GitHub enables me to get public direct

What are some online solutions for easily accessing my source code from anywhere? [closed]

本秂侑毒 提交于 2019-12-21 05:48:31
问题 As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 7 years ago . I'm a college student and at any given time I have 4-5 programs I'm writing in various languages for various classes/projects. At any

What are some online solutions for easily accessing my source code from anywhere? [closed]

旧街凉风 提交于 2019-12-03 21:29:28
I'm a college student and at any given time I have 4-5 programs I'm writing in various languages for various classes/projects. At any given hour of the day I might be in the library, at home, in any of our different computer lab classrooms, etc. Right now my current modus operandi is at the end of each class period or coding session, I gmail myself the current state of whatever I'm working on with an appropriate subject line (ie, "MIPS Assembly Lab 2, Revision #3"). However, this is becoming cumbersome and I'm looking for other solutions. Restrictions: No Thumbdrive . I'm about as absent