Collect files from people with file requests: Difference between revisions
Jump to navigation
Jump to search
(Created page with " {| class="wikitable" |- ! Approach !! Requirement !! file organization |- | SFTP / FTP || Need to offer S/FTP account for people || Maybe the mess...") |
mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{| class="wikitable" | {| class="wikitable sortable" | ||
|- | |- | ||
! Approach !! Requirement !! | ! Approach !! Requirement !! File organization | ||
|- | |- | ||
| SFTP /[[File transfer methods | FTP]] || Need to offer S/FTP account for people || Maybe the mess if you did not decide the file naming rules before people upload files. | | SFTP /[[File transfer methods | FTP]] || Need to offer S/FTP account for people || Maybe the mess if you did not decide the file naming rules before people upload files. | ||
Latest revision as of 14:09, 4 July 2019
| Approach | Requirement | File organization |
|---|---|---|
| SFTP / FTP | Need to offer S/FTP account for people | Maybe the mess if you did not decide the file naming rules before people upload files. |
| Google Drive | Need to login Gmail account | Maybe the mess if you did not decide the file naming rules before people upload files. |
| Google Form | Need to login Gmail account | After uploaded file, file name will be auto appended the first name & second name who upload the file |
| Dropbox[1] | No need to login Dropbox account |
People need to input first name & second name before upload file. After uploaded file, file name auto append the first name & second name who upload the file |
| SurveyCake[2] (using Google Drive) | No need to login Gmail account |
Maybe the mess if you did not decide the file naming rules before people upload files. |
No need to login Dropbox account