Smart_open: Support for reading and writing files directly to/from ftp

Created on 16 Sep 2015  路  3Comments  路  Source: RaRe-Technologies/smart_open

Another feature that I would like to have in smart_open is support for direct reading/writing of the data to/from ftp.

Anyone else interested in this? Does this make sense?

Hacktoberfest good first issue wishlist

Most helpful comment

Is this issue still relevant today? I'd like to work on that if that would be the case :)

All 3 comments

I thought about making a scp interface in the worst possible way, (make a shell command).

I'd be interested in seeing the implementation for this. I've used pysftp in the past for such tasks and it is very slow for large files (you're better of with sftp)

Is this issue still relevant today? I'd like to work on that if that would be the case :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ivan-yankovyi picture ivan-yankovyi  路  4Comments

menshikh-iv picture menshikh-iv  路  5Comments

menshikh-iv picture menshikh-iv  路  5Comments

bolkedebruin picture bolkedebruin  路  4Comments

perrygeo picture perrygeo  路  6Comments