Move resilio to Another Computer/Profile: Difference between revisions

From KlavoWiki
Jump to navigationJump to search
David (talk | contribs)
Created page with "This is based on Windows. Simple copy or move the following path to the required new User Windows Profile <pre> %appdata%/BitTorrent Sync </pre> Category : BtSync"
 
David (talk | contribs)
No edit summary
Line 2: Line 2:
<pre>
<pre>
%appdata%/BitTorrent Sync
%appdata%/BitTorrent Sync
</pre>
If btSync is running as a Service
<pre>
%appdata%/BitTorrent Sync Service
</pre>
If running btsync as a Local System Account
<pre>
C:\Windows\System32\config\systemprofile\AppData\Roaming\BitTorrent Sync Service
</pre>
</pre>


[[Category : BtSync]]
[[Category : BtSync]]

Revision as of 10:30, 28 February 2016

This is based on Windows. Simple copy or move the following path to the required new User Windows Profile

%appdata%/BitTorrent Sync

If btSync is running as a Service

%appdata%/BitTorrent Sync Service

If running btsync as a Local System Account

C:\Windows\System32\config\systemprofile\AppData\Roaming\BitTorrent Sync Service