1 Replies - 609 Views - Last Post: 24 January 2012 - 08:53 AM Rate Topic: -----

Topic Sponsor:

#1 cornetto456  Icon User is offline

  • D.I.C Regular

Reputation: 19
  • View blog
  • Posts: 437
  • Joined: 03-January 11

Python on webserver sockets

Posted 24 January 2012 - 08:50 AM

Hi, im a noob to webserver's and python.

But I have seen I got these things on my webserver:

python;
ssh/shell access.

So my question is, I need to host a sort of simple server that keeps file syncronized
but will it be possible to write a python file and then just let it run a server?
I've not seen any oppurtunity to buy a vps server and I want to let my user's(friends) use the app even when im not online.
Hope you can help me.

Thanks!

Is This A Good Question/Topic? 0
  • +

Replies To: Python on webserver sockets

#2 Motoma  Icon User is offline

  • D.I.C Addict
  • member icon

Reputation: 443
  • View blog
  • Posts: 792
  • Joined: 08-June 10

Re: Python on webserver sockets

Posted 24 January 2012 - 08:53 AM

With SSH alone you can set up simple synchronization using the command line tool rsync. There is also a Windows based agent that can be used to automate rsync called Windows Backup Agent.
Was This Post Helpful? 1
  • +
  • -

Page 1 of 1