You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -140,7 +140,7 @@ Run `./upload-test.py test-tree/special-files/large --remote-dir=large-files --l
140
140
141
141
#### Nested folders/files
142
142
143
-
##### Uploading
143
+
##### Nested uploads
144
144
145
145
We have a default nest of folders that goes down 4 levels.
146
146
@@ -163,15 +163,15 @@ test-tree/misc/nested/
163
163
164
164
To test a nest with more levels, simply paste a nested folder structure inside `test-tree/misc/nested` or manually create more folder levels in the existing nest.
165
165
166
-
##### Downloading
166
+
##### Nested downloads
167
167
168
168
*The steps in the upload section above must be completed before this step*
Check downloads folder in `test-tree/downloads` and ensure `downloads/nested`that results looks like the structured previous uploaded in the nested folder upload tests above.
174
+
Check the downloads folder in `test-tree/downloads` and ensure that the `downloads/nested`directory has a structure like the nested directory uploaded in the [nested uploads test](#nested-uploads).
0 commit comments