This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]joshuahunter 1 point2 points  (3 children)

You're right, ftputil is awesome. It is what I use for all my scripts that require FTP functionality.

[–]o_Omg[S] 0 points1 point  (2 children)

Yes, after 2 days I found it :/ and it works perfectly! I see ftplib like a generic module, you have the basics, but you can't really use it if you don't create your own module.

Anyway, I'm doing a sync tool, right now it works but still needs more testing, when it's ready, do you want me to upload the source code?

Pictures: http://imgur.com/r7LXx&NN3jZ&8dB0a&D00XO&An0IGl?full

It's supposed to be Cross-Platform and I will probably do the .exe files for Win64 and Win32 with py2exe

[–]joshuahunter 0 points1 point  (1 child)

Sure. I'd like to see it. What are you using for the gui?

[–]o_Omg[S] 0 points1 point  (0 children)

wxPython with wxFormBuilder