Moving a file using PuTTY
- by Paul Trotter
I am newbie struggling to move a file on a Linux VPS using PuTTY.
I can log in with a user in PuTTY at this point I can navigate to see the file I wish to move (~/servers/apache-solr-3.6.2/example/webapps/solr.war).
By using cd .. a couple of times from the directory I begin at when I first log in to PuTTY I can then navigate to the location I…