Coding Confessions
  • About
  • Confessions
  • Events
  • MAKE A CONFESSION
background

Confession

How I nearly deleted all my raw data

Background

We keep all our raw data (which was very expensive to generate) on a big server, Server 1, which, when you need to use it requires copying it across to another server, Server 2. Server 2 is only supposed to be for data analysis and we are encouraged to delete any data files that we are no longer working on.

What Happened

I accidentally used mv (move) rather than cp (copy) in command line to move the data from Server 1 to Server 2. When I was done with it I was about to delete it all, luckily I realised my mistake last minute and scp’d the data back to Server 1.

What did you learn?

I confessed to my near miss and asked for the data permissions to be changed so that no one else would repeat my mistake. The permissions have yet to be changed but I share my scp code any chance I get so that others on the team don’t have to work out how to move/copy data themselves.

  • Anonymous

    By Anonymous

  • August 2021
  • Submit a confession to us
  • Read confessions from the community
  • Run your own event
  • Watch previous events
Coding Confessions

Normalising failure in
research software

Learn more

  • About the project
  • Read confessions
  • Submit a confession
  • Organising an event
  • Privacy and licenses
  • Github repository

Software Sustainability Institute

The Coding Confessions project evolved as part of a hack day event at the Collaborations Workshop 2021. The Software Sustainability Institute cultivates better, more sustainable, research software to enable world-class research.

Except where otherwise noted, content on this site is licensed under a Creative Commons Attribution 4.0 International License.

© 2021 Coding Confessions

Menu