사용하는 2 가지 방법이 있습니다 비트 토 런트 동기화 , 1 일 PPA & 2 다운로드를 사용하여 설치
첫 번째 PPA
sudo add-apt-repository ppa:tuxpoldo/btsync
sudo apt-get update
일반적인 데스크탑 사용의 경우 다음을 설치하기 만하면됩니다 btsync-user
.
sudo apt-get install btsync-user
또는 BTSync 서버를 설정하는 경우 다음을 설치하십시오 btsync
.
sudo apt-get install btsync
설치하는 동안 기본 설정을 사용하고 관리 비밀번호도 설정하십시오.
127.0.0.1:8888 # This will redirect to the 2nd link
또는
http://127.0.0.1:8888/gui/
사용자 이름 = admin, 비밀번호 = (설치 중 사용 설정)
두 번째 다운로드
BitTorrent Sync 클라이언트 다운로드
cd Downloads
tar xzpf btsync_glibc23_x64.tar.gz # I have downloaded 64 bit. So check your version
./btsync
출력은
./btsync
BitTorrent Sync forked to background. pid = 5771 # some what like this pid will be change
웹 브라우저를 열고 다음 줄을 붙여 넣습니다.
127.0.0.1:8888 # This will redirect to the 2nd link
또는
http://127.0.0.1:8888/gui/
당신이 입력 ./btsync --help
하면 당신은 또한 데몬 모드를 실행할 수 없습니다
./btsync --help
BitTorrent Sync 1.0.132
Usage:
btsync [--config <path>] [--nodaemon] [--generate-secret] [--dump-sample-config] [--help] [--get-ro-secret <secret>]
Options:
--config - location and name of configuration file
--nodaemon - do not use daemon mode
--generate-secret - generate shared secret
--get-ro-secret - get read only secret for existing master secret
--dump-sample-config - dump sample config file
--help - print this message and exit
도움
forum.bittorrent.com
비디오 튜토리얼 jupiterbroadcasting.com
또한 봐 제발 우분투 (P2P) 동기화를 피어와 공유 할 수있는 피어