Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
upload folder in server ftp
#4
There is this module pyftp in github. Its code is quite short and it has a method put_d() to upload a whole folder. Examining the code should give you the solution.
Reply


Messages In This Thread
upload folder in server ftp - by falloff - Nov-02-2018, 01:38 PM
RE: upload folder in server ftp - by Gribouillis - Nov-02-2018, 08:46 PM
RE: upload folder in server ftp - by falloff - Nov-02-2018, 09:26 PM
RE: upload folder in server ftp - by Gribouillis - Nov-02-2018, 09:46 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  cant access root environment folder from django folder using __init__.py Sanjish 0 1,915 Dec-25-2020, 05:56 AM
Last Post: Sanjish
  Upload big file on the server HTTP protocol Timych 1 2,426 May-15-2020, 07:12 AM
Last Post: snippsat
  How to Create a web server pointing to a folder using python pras120687 1 4,017 Nov-29-2016, 10:40 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020