Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 181 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 181 Bytes

copyfile

copy files via a simple queue service

run service:

> python server.py

copy sourcefile to targetfile:

> python solution.py sourcefile targetfile