Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Unable access attractmode in WinSCP  (Read 3177 times)

0 Members and 1 Guest are viewing this topic.

Batfan1939

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 3
  • Last login:August 08, 2019, 09:32:27 am
  • I want to build my own arcade controls!
Unable access attractmode in WinSCP
« on: August 05, 2019, 12:01:56 am »
A friend and I are trying to access the romlists in home/pi/.attract/ using the Windows version of WinSCP. When we attempt to enter the folder by double-clicking on it, we receive an error message stating, "Error listing directory '\opt\retropie\configs\all\attractmode\romlists' No such file or directory Error code: 2 No such file"

We tried updating the program, but it didn't help, and attempting to navigate to the filepath indicated leads to a dead end. That said, the retropie is able to display the current games from where it was working before, over a year ago (it hasn't been used since then) — we just can't add any new ones, even though no changes have been made since it was last used.

keilmillerjr

  • Trade Count: (+5)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1847
  • Last login:October 06, 2023, 10:20:39 pm
  • Web Developer.
Re: Unable access attractmode in WinSCP
« Reply #1 on: August 05, 2019, 09:22:13 pm »
Use ssh.

Batfan1939

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 3
  • Last login:August 08, 2019, 09:32:27 am
  • I want to build my own arcade controls!
Re: Unable access attractmode in WinSCP
« Reply #2 on: August 07, 2019, 10:14:34 am »
@keilmillerjr

How do we activate SSH? Sorry, we're both new to this.

keilmillerjr

  • Trade Count: (+5)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1847
  • Last login:October 06, 2023, 10:20:39 pm
  • Web Developer.
Re: Unable access attractmode in WinSCP
« Reply #3 on: August 07, 2019, 04:37:27 pm »
https://www.raspberrypi.org/documentation/remote-access/ssh/

https://www.raspberrypi.org/documentation/remote-access/ssh/scp.md

I am not familiar with the gui app you have, ir why you need a gui app. You can do what you need from the terminal.

Batfan1939

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 3
  • Last login:August 08, 2019, 09:32:27 am
  • I want to build my own arcade controls!
Re: Unable access attractmode in WinSCP
« Reply #4 on: August 08, 2019, 09:22:41 am »
@keilmillerjr

Thanks for your help! We'll try that.