Is there anyway to make that folder visible in WinSCP?
I know I can view it with novaterm, but it's a pain in the **** to do so.
Using WinSCP would be a lot easier.
If the only one who knows the truth about a terrible secret is unaware they hold the answer to a mystery that could mean life or death.
The search for the key leads to the most dangerous place in the world, the human mind.
If the only one who knows the truth about a terrible secret is unaware they hold the answer to a mystery that could mean life or death.
The search for the key leads to the most dangerous place in the world, the human mind.
I'm on 1.4 and just navigated there, the next folder is apps then each 3rd party app is listed.
What method are you using to get WinSCP acess? I'm using the openshh service with the created keys.
I'm on 1.4 and just navigated there, the next folder is apps then each 3rd party app is listed.
What method are you using to get WinSCP acess? I'm using the openshh service with the created keys.
I am using sftp with gftp. Are you using the command line?
I'm using openssh as well
I manually installed it through command line.
If the only one who knows the truth about a terrible secret is unaware they hold the answer to a mystery that could mean life or death.
The search for the key leads to the most dangerous place in the world, the human mind.
Edit: This is the procedure I followed and I can view the cryptofs folder w/o a problem. I'm not sure if this is a solution for you, but if you did anything different than what is posted above it may be.
And I tried loading the id_rsa file in PuTTYgen
and it comes up with an error saying it couldn't load private key
If the only one who knows the truth about a terrible secret is unaware they hold the answer to a mystery that could mean life or death.
The search for the key leads to the most dangerous place in the world, the human mind.
And I tried loading the id_rsa file in PuTTYgen
and it comes up with an error saying it couldn't load private key
I have doctored a couple times as well.
come to think of it. My crypt fs was there after I upgraded to 1.4 because I backed up my game saves. After I doctored it went away. But I believe I know where it moved to. While debugging I noticed the full path to my application had changed. I just wasn't thinking about this at the time. I'll let ya know later tonight.
I don't think it moved for me though.
I can access the folder using novaterm
It's in the /media folder.
If the only one who knows the truth about a terrible secret is unaware they hold the answer to a mystery that could mean life or death.
The search for the key leads to the most dangerous place in the world, the human mind.
Alright, all is good.
Did the new method MLJones provided and worked.
Thanks.
If the only one who knows the truth about a terrible secret is unaware they hold the answer to a mystery that could mean life or death.
The search for the key leads to the most dangerous place in the world, the human mind.
Alright, all is good.
Did the new method MLJones provided and worked.
Thanks.
Ok ic what the problem is now. I sftp under my user account, You can only see /media/cryptofs if you are root. They have just changed the permissions it looks like.
And through this method i create a user name and password. I can log in fine but i guess I don't have root access since I can't see the /media/cryptofs/ folder.
So after reading this thread, I saw MLJones post and tried following that instead.
I was successfully able to Generate the keys and have the id_rsa in my mac.
I tried using terminal but I don't understand the instructions...
Using the key with SSH in Terminal
Put your private key file in the standard location ~/.ssh/id_rsa on the machine you are using to connect to the Pre or you can inform ssh by using the -i switch as follow:
user@host:~$ ssh -i /path/to/private/key remoteuser@remotehost
I don't understand what this means...I would like to have access to root through Transmit or Cyberduck.
Can someone help me with this? I first used this method to SSH in to my Pre.
[url= to SSH into Your Palm Pre! | Palm Pre Hacks Blog![/url]
And through this method i create a user name and password. I can log in fine but i guess I don't have root access since I can't see the /media/cryptofs/ folder.
So after reading this thread, I saw MLJones post and tried following that instead.
I was successfully able to Generate the keys and have the id_rsa in my mac.
I tried using terminal but I don't understand the instructions...
I don't understand what this means...I would like to have access to root through Transmit or Cyberduck.
Help please.
try this command
Code:
sudo -i
enter your user password
you can seriously mess linux up with root. Be careful....
Yeah I'll try that, but what if I want an explorer like software like WinSCP.
I just tried it with winscp by bootcamp to windows 7 and it worked fine with the method above but I'd like something similar to be able to use from the mac.
I know the dangers of having root access but I only really need it for theming purposes...as far as finding the paths for 3rd party icons.