
FTP Transfer Script
In order to facilitate the sharing of project data, I created a Python script which automates the process of uploading and downloading project files to and from our company FTP server. I setup the script to be triggered nightly as…

SOM Sync
SOM Sync is a FTP transfer utility which I developed to facilitate the exchange of files between multiple parties. The specific files to be uploaded or downloaded can be predefined and saved as part of a Sync configuration. Multiple configurations can be setup…