Re: Can I copy my .wine??

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Beartooth wrote:
> Can I copy my .wine??

Yes. The best way - make a tarball, copy to a different machine and extract it. Ex:

Code:
cd ~
tar -czf ~/wine.tar.gz .wine
scp ~/wine.tar.gz new_box:~
ssh new_box tar -xzf wine.tar.gz









[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux