====== WinSCP ====== This is a quick guide on how to use WinSCP to transfer files over the network to a Batocera machine from a Windows computer. - Download and install [[https://winscp.net/eng/download.php|WinSCP]]. It is recommended to use the "Explorer Interface" by default. {{ :winscp_download.png?nolink&540 |The big round green button to the left.}} - Click on **New Site** in the login prompt that appears. {{ :winscp_logins_1.png?540 |}} If you have already set up PuTTY, then you'll be asked to import your logins from there. Go ahead and do that instead to save some time. - Enter the appropriate details to login to the Batocera machine. By default, **Host name:** ''BATOCERA'', **User name:** ''root'' and **Password:** ''linux''. Leave everything else at its default. {{ :winscp_logins_2.png |}} - Click **Save**, **OK** and login. {{ :winscp_main.png?nolink&600 |The share directory}} Unlike [[add_games_bios#while_batocera_is_running|the normal Batocera network share]], WinSCP allows for access to the root directory, providing access to the system files. Be careful when editing these, as changes can cause problems with Batocera's functionality. To make changes to the files outside of the ''/userdata/'' directory permanent, run ''batocera-save-overlay'' in the terminal. For details on using the terminal, read below: ===== Forget PuTTY, WinSCP is my best friend now ===== WinSCP can also execute commands on the Batocera machine. Just click the console button in the toolbar at the top: {{:winscp_terminal.png?nolink|The console button, a black square with a greater than symbol in it.}} {{:winscp_terminal_2.png?nolink|The WinSCP command line.}} The WinSCP console is a very simple interface, only really useful for entering single-line command sequences. For a proper SSH client, use [[access_the_batocera_via_ssh|PuTTY]] instead. For further SSH commands, visit [[:access_the_batocera_via_ssh|the SSH page]]. ===== Troubleshooting ===== Check out [[:troubleshooting#i_can_t_access_the_batocera_network_share_to_add_my_roms|the relevant section on the troubleshooting page]].