Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialJeffrey Lara
593 PointsHow do I recover a deleted file in workspace?
How do I recover a deleted file in workspace?
3 Answers
Dustin Matlock
33,856 PointsJeffrey, I'm sorry to say that I don't think there is a way to do this. However, you can fork a workspace for future reference. That would be, in a way, similar to making a backup. I always like to make a few backups in addition to something like that, e.g., Google Drive, Dropbox, etc.
I do however think a nice feature would be Dropbox integration for workspaces.
Jeffrey Lara
593 PointsWhat a bummer as Nick would say! I just need to re-type all of my work, not a problem!
angel mendez
1,840 Pointsall of the code is in the project files just download it and replace the one that got deleted
jay niceness
7,406 Pointsthat ain't G that all bad.
Dustin Matlock
33,856 PointsJesse, per T&C at section 2.3.1 under Your Use of this Website, I had to remove the indecent language. Thanks for understanding.
Nathan Williams
Python Web Development Techdegree Student 6,851 PointsNathan Williams
Python Web Development Techdegree Student 6,851 PointsFWIW, any of the workspaces that have a console will let you use the workspace as a git repository, so long as you push/pull over https, so github may be a nice way to do this, though manually synced, of course.