To run WinSCP under Linux (Ubuntu 12.04), follow these steps:
- Run
sudo apt-get install wine
(run this one time only, to get 'wine' in your system, if you haven't it)
- Download latest WinSCP portable package https://winscp.net/eng/download.php
- Make a folder and put the content of zip file in this folder
- Open a terminal
- Type
wine WinSCP.exe
Done! WinSCP will run like in Windows environment!
Best regards.