0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

airdropの速度を上げろう

Posted at
1 / 2

airdropでMac間ファイルをコピーする時、速度が遅い場合、下記のコマンドを叩くと、改善するかもしれません

ln -s /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport /usr/local/bin/airport
sudo airport -z

Mac間Peer-To-Peerコネクションを作れるようにネットワークの接続を閉じます。P2Pコネクションができると、速度は10Mbpsまで上がれます。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?