Skip to content

Commit 30196c1

Browse files
committed
Fix links and formatting slightly
1 parent 1ca0ab0 commit 30196c1

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

docs/symptom-survey/server-access.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ parent: COVID Symptom Survey
44
nav_order: 4
55
---
66

7+
# SFTP Server Access
8+
79
Researchers with data use agreements to access the raw data from the COVID-19
810
symptom survey can access the data over SFTP. (If you do not have a data use
911
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
1315
large amounts of data from remote servers. The instructions below explain how to
1416
connect to our SFTP server on Windows or Mac. (Linux users can use the
1517
command-line `sftp` program, or most file managers can browse directly to
16-
`sftp://[email protected]:2222`.)
18+
`sftp://@ftp.delphi.cmu.edu:2222` using the username and password provided to
19+
you.)
1720

1821
## Windows
1922

@@ -35,9 +38,8 @@ prefer.)
3538
![Screenshot of WinSCP's credentials and login screen.](screenshots/winscp-small2.png)
3639

3740
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.
4143

4244
## MacOS
4345

@@ -49,11 +51,11 @@ prefer.)
4951
![Screenshot of Cyberduck's opening screen.](screenshots/cyberduck-1.png)
5052

5153
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.
5356

5457
![Screenshot of Cyberduck's screen to enter credentials.](screenshots/cyberduck-2.png)
5558

5659
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.

docs/symptom-survey/survey-files.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@ nav_order: 1
99

1010
Users with access to the [COVID symptom survey](./index.md) individual response
1111
data should have received SFTP credentials for a private server where the data
12-
are stored. To connect to the server, see the [server access
13-
documentation](server-access.md). This documentation describes the survey data
14-
available on that server.
12+
are stored. To connect to the server, see the [server access documentation](server-access.md).
13+
This documentation describes the survey data available on that server.
1514

1615
You must sign a Data Use Agreement with Facebook and with CMU to gain
1716
access to the individual survey responses. If you have not done so, aggregate data is available

0 commit comments

Comments
 (0)