TREMOR

Members
  • Posts

    15
  • Joined

  • Last visited

Everything posted by TREMOR

  1. I'm not running linux 64 bit I will just try Linux i386(glibc 2.3)
  2. oke What about that glibc? Is it something special? Sorry I'm a linux noob.
  3. processor : 0 vendor_id : AuthenticAMD cpu family : 15 model : 43 model name : AMD Athlon 64 X2 Dual Core Processor 4200+ stepping : 1 microcode : 0x4d cpu MHz : 1000.000 cache size : 512 KB physical id : 0 siblings : 2 core id : 0 cpu cores : 2 apicid : 0 initial apicid : 0 fdiv_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy bogomips : 2010.47 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: ts fid vid ttp processor : 1 vendor_id : AuthenticAMD cpu family : 15 model : 43 model name : AMD Athlon 64 X2 Dual Core Processor 4200+ stepping : 1 microcode : 0x4d cpu MHz : 1000.000 cache size : 512 KB physical id : 0 siblings : 2 core id : 1 cpu cores : 2 apicid : 1 initial apicid : 1 fdiv_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy bogomips : 2010.47 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: ts fid vid ttp
  4. I'm running Linux Mint (desktop) and I don't know which version I have to download. Linux i386(glibc 2.3)1.2.82PowerPC1.2.82i3861.2.82 What is a PowerPC? I don't have problems running btsync on a terminal but I like a desktop version.
  5. I have 6.50GB of 100KB files. 1 big file means faster transfers. So what can I do to make 1 big file? Zip = Not a good idea takes allot of time and I want to edit it really often. Truecrypt = Maybe a good idea but I'm hoping for better ideas. I need to explain this to a computer noob . And I think truecrypt will stay on forever so bittorrent sync will not sync. Is it possible for bittorrent sync to create a container like folder?
  6. Bittorrent sync is still in alpha so it's good for testing. Just wait after release candidate. I also think it's better to make a website for the students.
  7. I have the same problem from pc (win7) to netbook (linux also btsync webUI). Maybe linux issue because netbook is also linux. Next version will get some performance fixes so hopefully it will get quicker if it's true about the RPi. Using RPi as a bittorrent sync server would be really great!
  8. Tested again and still slow speeds, Sending a large file is quicker 1MB/s but that's still slow for a LAN. Hopefully speeds will change in future versions.
  9. Fixed it!! Only added a comma // Advanced preferences can be added ..... // Info is available in .... , "disk_low_priority": false, "lan_encrypt_data": false, "lan_use_tcp": true }
  10. This one is also not working... // Advanced preferences can be added ..... // Info is available in .... "disk_low_priority": false, "lan_encrypt_data": false, "lan_use_tcp": true } I still don't know what's wrong about it.
  11. Same problem over here. http://forum.bittorrent.com/topic/19706-speed-goes-up-and-down-on-lan/
  12. Looks like this is the fix. // Advanced preferences can be added ..... // Info is available in .... , "disk_low_priority": false, "lan_encrypt_data": false, "lan_use_tcp": true } Will test speed soon. I'm also going to try to send 1 large file (just zip all files).
  13. After trying to change the config file I keep getting this error. Error while parsing config file: Unexpected end of config file (are you missing '} ') ? Sample config file looked like this and was working. // Advanced preferences can be added ..... // Info is available in .... } I changed that into // Advanced preferences can be added ..... // Info is available in .... "disk_low_priority": false, "lan_encrypt_data": false, "lan_use_tcp": true } Whatever I'm trying to change it's still giving me this error. Could someone send me the correct config?
  14. Looks like I can edit those settings in windows but not on the linux WebUI and the sample config file. There is an advanced section in the sample config file but can't find a manual that tells me what to add. -edit- I just found the manual. http://btsync.s3-website-us-east-1.amazonaws.com/BitTorrentSyncUserGuide.pdf page: 10
  15. Trying to sync allot of 400 kB (average) files with a total of 6.4 GB. Testing with RPI (linux), PC (win7) and laptop (linux) on my local network. Running Version 1.0.134 First test PC --> Raspberry Pi Speed goes up and down jumping from 50 to 150 kB/s and back to 0 kB/s again Raspberry Pi --> Laptop Same problem Raspberry Pi and PC --> laptop Same problem I think a LAN should get better speed than this.... I tried some other settings with the router but that didn't help. After trying a bigger file I got speeds like 1,5 MB/s but still going up and down and it's still slow....