@@ -4,6 +4,8 @@ parent: COVID Symptom Survey
4
4
nav_order : 4
5
5
---
6
6
7
+ # SFTP Server Access
8
+
7
9
Researchers with data use agreements to access the raw data from the COVID-19
8
10
symptom survey can access the data over SFTP. (If you do not have a data use
9
11
agreement, see the [ main survey page] ( index.md ) for information about getting
@@ -13,7 +15,8 @@ If you're not familiar with SFTP, it is a protocol for accessing and downloading
13
15
large amounts of data from remote servers. The instructions below explain how to
14
16
connect to our SFTP server on Windows or Mac. (Linux users can use the
15
17
command-line ` sftp ` program, or most file managers can browse directly to
16
-
18
+ ` sftp://@ftp.delphi.cmu.edu:2222 ` using the username and password provided to
19
+ you.)
17
20
18
21
## Windows
19
22
@@ -35,9 +38,8 @@ prefer.)
35
38
![ Screenshot of WinSCP's credentials and login screen.] ( screenshots/winscp-small2.png )
36
39
37
40
4 . You should then have access to the CSV files of individual responses from CMU
38
- Delphi COVID Survey of Facebook users. See our [ response files
39
- documentation] ( survey-files.md ) for information on how these files are
40
- formatted.
41
+ Delphi COVID Survey of Facebook users. See our [ response files documentation] ( survey-files.md )
42
+ for information on how these files are formatted.
41
43
42
44
## MacOS
43
45
@@ -49,11 +51,11 @@ prefer.)
49
51
![ Screenshot of Cyberduck's opening screen.] ( screenshots/cyberduck-1.png )
50
52
51
53
2 . Select SFTP (SSH File Transfer Protocol) and input the credentials given to
52
- you in the “CMU Delphi COVID Survey Data Access” email.
54
+ you (server, user, password, and port) in the “CMU Delphi COVID Survey Data
55
+ Access” email.
53
56
54
57
![ Screenshot of Cyberduck's screen to enter credentials.] ( screenshots/cyberduck-2.png )
55
58
56
59
3 . You should then have access to the CSV files of individual responses from CMU
57
- Delphi COVID Survey of Facebook users. See our [ response files
58
- documentation] ( survey-files.md ) for information on how these files are
59
- formatted.
60
+ Delphi COVID Survey of Facebook users. See our [ response files documentation] ( survey-files.md )
61
+ for information on how these files are formatted.
0 commit comments