This file was created to auto download a ESRI shape file from a ftp site. The scripts in the ArcPy folder are a example of some basic fuctions that python can do when interacting with ArcGIS.
This Python script automates downloading/uploading files to/from a local directory to an FTP server. One is based on the "glob library" and the other is "oswalk" library. To begin testing either ...