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 trialJosephine Flood
3,076 PointsRestore the other folders in Cyberduck SFTP
Hi there, I successfully uploaded my site with this track, but I have made changes subsequently and now have by mistake deleted all the other folders that appear in the Cyberduck file section (they appear above the www file in Cyberduck) and now my website does not load correctly.
Instead of my website loading, I get an 'Index of/ Apache/2.2.24 (Unix) mod_hive/4.0 mod_ssl/2.2.24 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_fcgid/2.3.6 Server at josephineflood.com Port 80'
Is it possible to retrieve these original files/content? Would this be what is affecting my site?
If someone could point me in the right direction, that would be great!
Thanks,
Josephine.
1 Answer
Vittorio Somaschini
33,371 PointsHello Josephine.
What's your hosting provider?
In general they all have a way to restore the account to its original settings and files, so you may want to contact them and ask if it is possible.
Before doing this, please make sure you still have ALL your files locally on your computer so that you actually have a full copy of your web application.
I do not know what the specific error is, but Cyberduck should ask wether you want to replace the files you are hosting before making the new file transfer.
Vittorio