tl-its-umich-edu / canvas

Integration scripts between ITS TL and Instructure Canvas
Other
3 stars 8 forks source link

SIS upload script removed all file and directory content in ftp server #135

Open zqian opened 2 years ago

zqian commented 2 years ago

We sometimes create subfolder inside the /OUTBOUND base folder on ftp server, to store extra SIS zip files.

However, upon successful run of the sis upload script, it would remove those subfolders, without uploading the contents into AWS S3 bucket.

We need to fix the sis upload script to NOT remove any subfolder content.