Skip to content

jakop345/sftp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SFTP Swift Proxy

This repository contains the three packages which are required to implement an SFTP to Swift proxy.

The components consist of:

  • ftp-cloudfs
    • Which is pinned to a specific release to allow file uploads to succeed.
  • sftpcloudfs
    • Which contains zero changes from upstream.
  • python-swiftclient
    • Which contains a change to allow account remapping.

About

A collection of libraries to create an sftp proxy for swift.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.4%
  • Roff 1.3%
  • Other 1.3%