1.) If the implementation requires file upload or file modification, make sure that the file/s were successfully uploaded or modified.
For new file/s or folder/s, make sure that they are added by refreshing the ftp software after upload.
For file/s or folder/s modification, make sure that the timestamp was updated.
WinSCP has 'Changed' while Filezilla has 'Last modified' column.
Also make sure that the `Filesize` / `Size` changed
Please take note that Filezilla does not automatically show dialog box if the process or transfer fails. But it will always show and update the number of 'Failed transfers' and 'Successful transfers' at the bottom of the screen.
But WinSCP does show dialog box if the process or transfer fails (this might depend on the settings though if there is)
2.) After completing the implementation checklist, make sure to do at least basic test to ensure that the card was implemented correctly.
3.) If the card implementation includes files that was for crucial functions of the website(e.g. study guide pdf viewer, exams), create a backup file before uploading the new file/s.
Add the current date with format mm-dd-yyyy as suffix on the file name e.g. for `pdf-viewer.php`, make it `pdf-viewer.05-03-2022.php`.
This will help us quickly revert the implementation by renaming the files if there would be any issues.
We can leave this files for at least 3 months, after that we can safely remove this backup files.