Needed: FTP Upload Directory Tree script

kyosohma at gmail.com kyosohma at gmail.com
Sun Jun 10 13:37:36 EDT 2007


On Jun 10, 3:01 am, IanC <i... at acm.org> wrote:
> Hi,
>
> Does anyone know of a function or script to upload an entire
> subdirectory tree from a local file space to an FTP server?
>
> The Python distribution comes with "ftpmirror.py", which performs
> a mirror download of a directory tree, but I need the "Upload"
> version of this.
>
> Thanks for any hints
> --
> -- Ian -- i... at acm.org  ---

Here's some links that should give you some pointers:

http://zephyrfalcon.org/weblog/arch_d7_2003_06_28.html#e262
http://www.example-code.com/python/python-ftp-upload.asp
http://www.thescripts.com/forum/thread22534.html

Mike




More information about the Python-list mailing list