+ Reply to Thread
Results 1 to 15 of 15

Thread: Software for providing FTP/RSync backup to clients

  1. #1

    Software for providing FTP/RSync backup to clients

    I want to provide additional offsite backup solution to my dedicated server customers so i was wondering if there is a software which can help me to manage this.

    So i can fix the each users ftp quota and bandwidth.
    Also i should be able to give them rsync access as well.

    Don't ask me todo this manually as i need to save time. And i have no time for scripting either.. So i need a solution where i can manage this with click and go.

  2. #2
    B61
    no reviews yet. Post Review
    Certified VIP Host
    I have made 1666 posts
    114 posts within 6 months
    Contact Me, Company profile
    JonRohan is on a distinguished road
    ashay? Its not FTP / RSYNC but its a decent offsite backup application.
    Jon Rohan

    Please note: My views are my own and not those of the company I work for.

  3. #3
    Thank you it is a client side solution. What i am looking for is automating user account creation on the server side.

  4. #4
    Do you mean something like a mirroring-system where you clients get their data mirrored to some other location ?

  5. #5
    It is just for providing FTP/RSYNC access to users. I am not really interested what method the user is going to use to backup their data. All i want is a software where i can create user accounts on backup server. I don't wanna ssh into server everytime to create a user account and quotas and stuff. So i need a software which will let me create users and quatas and help me control the bandwidth per user as well.

  6. #6
    Certified VIP Host
    I have made 2258 posts
    286 posts within 6 months
    Contact Me, Company profile
    JSamuel is on a distinguished road
    Blog Entries
    1
    -->
    Whoops.
    I appear to of missed a bit on a previous post!
    Joel Samuel ACSA
    WebHostChat Admin

    Real Hosts Limited | Colocation | VP/Dedicated Servers | Monitoring | Backup | Virtual Hosting

    [e] j.samuel@real-hosts.co.uk | [p] 0845 890 5480 | [f] 0845 890 5481

    Planet Audio Group | MacUniverse - Apple MacBook(Pro) Mac Pro & XServe | Planet Audio | Planet Video
    [e] funkytown@planetaudiogroup.com | [p] 01753 42 2747 | [f] 01753 65 6683 | 0% Finance.

    I represent my own views and not those of my companies or the forum(s) on which I moderate.

    Last edited by JSamuel; 23rd September 2008 at 01:16 PM.

  7. #7
    Certified Standard Host
    I have made 917 posts
    7 posts within 6 months
    Contact Me, Company profile
    BurtyB is an unknown quantity at this point
    Quote Originally Posted by JSamuel View Post
    script it?
    Did you miss this bit?

    Quote Originally Posted by quicklyweb View Post
    And i have no time for scripting either..
    Chris Burton Othello Technology Systems Ltd AS29527 Company#03894981 VAT#GB-782561410 Tel:0871 277 6875
    consultancy domains email forwarding resellers ecommerce colo rackspace ip transit secondary mx/dns dedicated servers backup/DR
    * OthelloHosts.net Linux and Windows High-Availability Professional Email / Web / Secure Hosting
    * OthelloVPS.net Managed Xen Enterprise Virtual Private Servers and Dedicated Servers
    # Currently buying web hosts and domain resellers - www.hostacquisitions.co.uk
    Views expressed in this post are my own and not Othello Technology Systems Ltd.

  8. #8
    TDMWeb
    no reviews yet. Post Review
    Certified Standard Host
    I have made 662 posts
    72 posts within 6 months
    Contact Me, Company profile
    TDMWeb is on a distinguished road
    Quote Originally Posted by quicklyweb View Post
    Don't ask me todo this manually as i need to save time. And i have no time for scripting either.
    Looks like you have no time to help your clients then! Don't mean to sound harsh but I think you've found your answer from the deafening silence here and the reality is that you'll just need to get on with the job
    Chris at TDMWeb.com
    Windows & Linux hosting and fully managed dedicated servers with great customer service!
    UK-based but serving the world... (VAT No: 474698684)

  9. #9
    Quote Originally Posted by TDMWeb View Post
    Looks like you have no time to help your clients then! Don't mean to sound harsh but I think you've found your answer from the deafening silence here and the reality is that you'll just need to get on with the job
    That is harsh thing to say. Whole idea with automating account creation is providing better and faster service to customers. Time i spend for scripting could well spend for serving customers. So before you post, think twice about what you are saying. No need to be childish. If you don't have anything productive to say don't say it at all.

  10. #10
    TDMWeb
    no reviews yet. Post Review
    Certified Standard Host
    I have made 662 posts
    72 posts within 6 months
    Contact Me, Company profile
    TDMWeb is on a distinguished road
    Actually, your whole attitude comes across to me as "I don't have time to do this, I am not willing to put any committment into it, I just want to automate it without any effort at all on my part". I just feel sorry for your customers...
    Chris at TDMWeb.com
    Windows & Linux hosting and fully managed dedicated servers with great customer service!
    UK-based but serving the world... (VAT No: 474698684)

  11. #11
    Not really you are drawing that image in order to attack me. Do you know what; i am not going drop myself to your level to take your posts seriously. Come on just entertain me a bit more.

  12. #12
    Seems like there is no ready commercial solution out of the box. Scripting seems to be only solution. We will have to write a small script and module for whmcs also. It is just better experience for customer to get their account setup then and there after payment.

  13. #13
    You could go with several ways:

    1. Mirror your complete server, where all quotas and user permissions will be mirrored
    2. Use a central database for your users.
    3. Do it the scripting way ;-)

    Are you using any kind of control panel ?

  14. #14
    Certified VIP Host
    I have made 1611 posts
    293 posts within 6 months
    Contact Me, Company profile
    goscombtech is on a distinguished road
    scripting user/quota creation is not exactly rocket science... you could do it in 30 minutes easily
    Goscomb Technologies Limited - www.goscomb.net / AS39326

    E: sales@goscomb.net P: +44 (0) 203 129 4400 F: +44 (0) 203 129 4410

    Free IPv4/IPv6 Dialup! p: 08456043047 u: dial@goscomb.net.uk p: dial
    IP Transit :: Colocation :: Dedicated Servers :: Leased Lines :: DSL
    Registered in England and Wales No. 05672987 - VAT Registration No. 853 7954 80

  15. #15
    Have a look at FreeNAS:
    FreeNAS: The Free NAS Server - Home

    It may or may not do what you want (I'm not sure it allows quotas, not tried it recently).

    Otherwise just use something like Plesk, create new users and allow them FTP and SSH access: that way users can use FTP, SFTP and tunnelled rsync over SSH quite easily (make sure rsync is installed obviously). They even get the benefit of a website to access their files from if they upload to the httpdocs directory (you could set up the skeleton template to include a basic PHP file browser script - there are plenty out there - with appropriate authentication.) But IIRC think Plesk provides a "private" directory that can be used purely for storing files.

    But there are plenty of reasons why a bespoke solution would be better if you are going to offer this to lots of clients. I bet that there are consultants on this forum who could build it for you for a price.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. UK Based FTP, SFTP and rsync backup accounts - Pre Launch
    By vaserv in forum Web Hosting and Related Offers
    Replies: 0
    Last Post: 22nd May 2006, 10:10 AM
  2. Offsite backup Software
    By JonRohan in forum Hosting Software and additional add-on products
    Replies: 23
    Last Post: 14th December 2005, 11:32 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Content Relevant URLs by vBSEO 3.5.0 RC2