Deprecated
The COSMIC SFTP server is now deprecated. Please switch to using our other download methods.
Using GUI clients
There are two methods to download data. The most user friendly method is to use a GUI client such as WinSCP, FileZilla or CyberDuck to connect to our SFTP server.
You will need to download the software, install it and consult the documentation before trying to download data.
The following credentials will be required to login.
- Host name:
sftp-cancer.sanger.ac.uk
- Protocol:
sftp
- Port:
22
- Username:
Your email address
- Password:
Your password
For those familiar with using command line tools, please follow the Terminal link under the 'SFTP Download' section for more information about the second method of downloading data
If you require further assistance please contact cosmic@sanger.ac.uk
Command Line Terminal
To download data files using the the command line method you will need to open a terminal window and login to your account using the following command:
sftp 'your_email_address@example.com'@sftp-cancer.sanger.ac.uk
Enter your password when prompted. If you've forgotten your password, you can reset it.
Getting help in SFTP:
You can get help in SFTP by typing either the word help
or
?
in your terminal:
sftp> help
For a complete list of command line arguments and sub-commands, see the SFTP Man page.
Downloading files:
If you want to download a single file, you can download by issuing the following command:
sftp> get "path_to_the_file"
If you want to download an entire directory, you can pass in the
recursive flag -r
:
sftp> get -r files/grch28
Help Index
- COSMIC
- Tutorials
- Cancer Browser::Overview
- Selection
- Genes::Top genes
- Genes::Genes with Mutations
- Genes::Genes without Mutations
- Mutation Matrix
- Distribution
- Variants::Fusions
- Variants::Mutations
- Variants::Methylation
- Variants::CNV & Expression
- Samples::Mutant Samples
- Samples::Non-Mutant Samples
- Cancer Gene Census
- CNV Overview
- CNV ChromoView
- CNV & Expr Details
- CONAN
- Fusion::Mutations
- Fusion::Overview
- Fusion::Summary
- Gene::Analysis
- Gene View
- Genome Browser
- Overview
- Tissues
- Distribution
- Drug Resistance::Genes
- Drug Resistance::Mutations
- Variants::Mutations
- Variants::Fusions
- Variants::CNV & Expr
- Variants::Methylation
- References
- Drug Resistance::Mutation Details
- Gene::Mutation Details
- Methylation Details
- Mutation::Overview
- Ncv::Overview
- Rearrangement::Overview
- Sample::Overview
- Circos
- Overview
- Variants::Fusions
- Variants::Mutations
- Variants::Breakpoints
- Variants::Non-Coding Mutation
- Variants::CNV & Expression
- Variants::Methylation
- Mutation Spectrum
- Sequence Context
- Heatmap
- Non-Mutant Genes
- References
- Study::Overview
- Papers::Page
- Downloading Data
- Legacy Downloads
- Beacon