Quote:
Originally Posted by kp2nite
Can you connect your ps3 to your pc via a usb cable and transfer files this way? If so, how would I go about doing that? Thanx!
|
OK, since you posted this in the PS3 Linux forum, I assume you want to transfer files from your PS3 Linux setup. I'm also assuming you want to transfer to a Windows PC.
I think it can be done. There's a module in Linux which is called usbnet, which emulates a network interface through the USB port. You can set up something similar on Windows using RNDIS. Using the both, you can then talk via tcp/ip through the usb cable, and use windows filesharing to share data between the two.
It'd probably need a little playing around with, but it should be possible.