upcboy

Members
  • Posts

    70
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by upcboy

  1. I think what we would need for mobile would be more like what Dropbox does. When You use the Dropbox App on your Mobile Device you get a list of files that are Available. Since Mobile Phones have limited Storage and Limited bandwidth I think it should be an on demand type access not sync all files. IE Sync has Files A, B, C, D, & E I need file C on my Mobile Device so I'll Just download File C.
  2. I think our first step would be Backwards compatibility The Newer builds never work with the older ones. Not that its a major issues but would be nice. It is still an Alpha build after all.
  3. I can't wait for R/O Sync! Any update on having sync app run as a service on windows?
  4. I've asked this before What is on their Side? I've seen Kos mention its on the server side and i'm wondering what the server does? is it a tracker and are we still dependent on them? if thats the case i'd love to see server side software being released in the future to run this 100% on your own.
  5. Issues with the back-end... what is actually running on your "server" is it a Tracker type server? will this be released so that we can run the software completely independent of you? or will that not be possible?
  6. I work as IT. And our Whole Team is backing this project. b/c of its advantages. The issue is most Buisnesses are limited to a 10meg fiber line. (thats the lucky ones) with 20-100 people on it. Any Software that isn't work related and increased Bandwith Usage is deemed unacceptable.
  7. One thing I'd like to request is for Sync app to run as a service as it is on my server I must be logged in for files to sync. If this ran as a service and synced with my other Headless linux server that would be amazing.
  8. My files are 700meg-4gb The issues is Its a server in France and I'm in the US. and at peak times I can't pull data down from the server at full speed b/c of the congestion unless i open multiple streams from the server. The way i compesate this currently When using FTP is I use CuteFTP and split the large file in to 8 parts and download 8 streams it gives me a significant speed boost. Even if splitting isn't added for larger files id like to be able to choose how many files i can sync at once to a single client. ie anything coming from my server can open 6 streams.
  9. Not trolling. Looks like I explained it Poorly. the 3 connections together are using 1/3 the bandwidth. Its not Each connection using 1/3. Sorry for the confusion.
  10. I understand how to set up a password protected. My issue is this is not running off the apache webserver. I'm lost as to what is hosting it. It seems to be "hosting" its self the port 8888 only shows Syncapp running on it.
  11. Can you explain how you did this? I already have a secure websever(apachee) but i'm not sure how to proceded to put this behind that "wall"
  12. the issue i'm having is 3 open connections are only using about 1/3 of my Downstream and 1/10 of my up. 100/100meg connection on server 30/3meg on the client. by opening more connections (via other protocols FTP) I can max out my connection.
  13. Is there a limit on the number of files that can sync at a time? I'm running an Ubuntu Server in a data Center and using this to sync data to a local Server and a second pc at another site. It seems like the max files that can sync at a time is 6 (3 from one sever 3 from a Second PC) is this the way it should be working? is there a way to increase the number of connections?