Objective: move files to Juniata's bioinformatics cluster and extract them.
Methods:
Email Chris Walls for an account on the cluster and cc Dr. Lamendella.
Download and install Cyberduck
Compress all the files you want to upload into a .zip archive. You can skip this step if the files are already compressed, like in a .gz or .tgz archive, of if you are uploading a small number of files.
Upload files with Cyberduck. Our server address is 10.39.6.10
Connect to our server over ssh (use putty on windows) and log in.
Extract the files.
For .zip files
unzip yourfile.zip
For .tgz files
tar xvzf file.tgz
Results: files are on the cluster!
No comments:
Post a Comment