Where can I host my Python script?

How to upload a file with right click? (python or any other lang)?

  • I used this script a long while ago, and now it doesnt work any more, because its out dated. What the script did : I would right click on a file, and in the menu there would be "Upload" Then it would upload to my ftp server, but now i dont have one, i only have my http web server to host my website. Could anyone make a script for me(and the rest of the answers community) that does that? I would greatly appreiciate it, i dont know python to save my life!

  • Answer:

    If you don't have ftp access to the site, you'd have to write code to run on the site to allow uploads. But you couldn't upload it because it would have to be there first. IOW, if there's no ftp server on the site you can't upload files to it. (And if there is, you don't need an upload program, just use your ftp program.)

LoopStan at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

I could write you one but It won't have right click function. That's quite a bit more work.

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.