On Jun 10, 3:01 am, IanC <[EMAIL PROTECTED]> 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 -- [EMAIL PROTECTED]  ---

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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to