Differences
This shows you the differences between the selected revisions of the page.
2014-03-17 | 2014-03-17 | ||
separating screenshots (martin) | Adding keyword apple into this article (Petr) | ||
Line 2: | Line 2: | ||
====== Running WinSCP on OS X in Wine ====== | ====== Running WinSCP on OS X in Wine ====== | ||
- | There is no native version of WinSCP for OS X. WinSCP can run on Mac in Wine though. [[http://www.winehq.org/|Wine]] allows running Windows application on other platforms, including OS X. | + | There is no native version of WinSCP for OS X. WinSCP can run on Mac in Wine though. [[http://www.winehq.org/|Wine]] allows running Windows application on other platforms, including OS X operating system developed and marketed by Apple Inc. |
This article shows how to install Wine on Mac, using [[http://brew.sh/|HomeBrew]]. HomeBrew is a package manager, which simplifies building packages from source code. Wine is one of such packages. To build packages, Xcode Command Line Tools are also needed. The last missing piece is [[https://xquartz.macosforge.org/|XQuartz]], X Window System, that Wine uses for GUI programs like WinSCP. | This article shows how to install Wine on Mac, using [[http://brew.sh/|HomeBrew]]. HomeBrew is a package manager, which simplifies building packages from source code. Wine is one of such packages. To build packages, Xcode Command Line Tools are also needed. The last missing piece is [[https://xquartz.macosforge.org/|XQuartz]], X Window System, that Wine uses for GUI programs like WinSCP. | ||
Line 26: | Line 26: | ||
* Save the script as application. | * Save the script as application. | ||
* Quit //Automator//, and find //WinSCP.app// in //Applications// folder. Drag and drop it to the //Dock//. Now you can run WinSCP from //Dock// - however, when it is running you will see WinSCP icon in the //Dock//. | * Quit //Automator//, and find //WinSCP.app// in //Applications// folder. Drag and drop it to the //Dock//. Now you can run WinSCP from //Dock// - however, when it is running you will see WinSCP icon in the //Dock//. | ||
- |