Skip to content

Roughly simulates how the FTP server on the zOS mainframe behaves for job submissions.

Notifications You must be signed in to change notification settings

niumainframe/ZosFtpMock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MaristFTPMock

Roughly simulates how the FTP server on the zOS mainframe behaves for job submissions.

Install recipe

This has only been tested with Python 2.7. It seems that the packaging is screwed up for Python 3 :'(

  1. You need pip, make sure you have pip. Read PIP Install Docs and I suggest using the package manager for your system.
  2. Install this using pip pip install git+https://github.com/niumainframe/ZosFtpMock.git
  • Caveat: If you end up with a version of pip >= 1.5 then you have to add this flag in --process-dependency-links
  1. run by invoking zosftpd.py
  • You can see command line options with the -h flag. Some of which may not be implemented yet.

About

Roughly simulates how the FTP server on the zOS mainframe behaves for job submissions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published