![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Linux Support Linux - Operating Systems and Applications Support |
![]() |
|
|
Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Jan 2008
Posts: 20
OS: fedora8
|
I have created a file with vi -x (file name) this is encrypted file when i again open this file it ask me to enter a password before editing it.Can i remove this password but i don't want to delete a file how to do this.
Thanks |
|
|
|
|
|
#2 (permalink) |
|
TSF Enthusiast
|
Re: file editing
Once you encrypt something, you need to decrypt it with the password. Once you open it, you should be able to transfer the exposed data to an unencrypted location. In most cases, there is no way to remove a password from an encrypted file.
Good luck!
__________________
You are currently using 0 MB (0%) of your 7171 MB, what's wrong with you? |
|
|
|
|
|
#3 (permalink) |
|
Registered User
Join Date: Oct 2007
Location: Littleton, Colorado USA
Posts: 412
OS: xp 64 sp2 Fedora Core 8 (vmware xp core 8 x32) Minix
|
Re: file editing
Try this.
Load the file with "vi -x filename". Then do a ":w <newfilename>, (dont't forget the colon). It might say it can't write to the new file name. If that happens then do: ":w! <newfilename>". The bang (!) forces the write. Get out of the file and then vi the <newfilename>. What you just did was write the contents out without encryption. Let us know if this worked. |
|
|
|
|
|
#5 (permalink) |
|
Moderator
Join Date: Sep 2004
Location: Colorado
Posts: 731
OS: Mac OS 9.1, Mac OS X 10.5.5, WinXP Pro, FreeBSD 6.0, Gentoo Linux
|
Re: file editing
Why touch first? Just using vi filename would create a non-encrypted file.
__________________
![]() Has it been a few days since I replied to your thread? Don't panic! I'm a busy college student and may forget a post if I'm extra busy (or it might just take me a while to be able to do a decent reply). If you still need help and are awaiting my reply after a few days, PM me about it. When posting what errors you get, please give the full message. It makes helping you much easier. |
|
|
|
![]() |
| Thread Tools | |
|
|