LICENSE
README.md
setup.cfg
setup.py
src/scrippy_remote/__init__.py
src/scrippy_remote.egg-info/PKG-INFO
src/scrippy_remote.egg-info/SOURCES.txt
src/scrippy_remote.egg-info/dependency_links.txt
src/scrippy_remote.egg-info/requires.txt
src/scrippy_remote.egg-info/top_level.txt
src/scrippy_remote/remote/__init__.py
src/scrippy_remote/remote/cifs.py
src/scrippy_remote/remote/ftp.py
src/scrippy_remote/remote/scrippy_ftp.py
src/scrippy_remote/remote/ssh.py
tests/test_cifs_files.py
tests/test_ftp_files.py
tests/test_ssh_get_files.py
tests/test_ssh_put_files.py
tests/test_ssh_remote_exec.py