I would like to be sure I am backing up the sitemanager.xml file first of all. I am using windows. Can you tell me how to find the location to be sure to back that file up on my nightly backups?
EDIT: I found it in C:\Users\LOGGEDINUSERNAME\AppData\Roaming\FileZilla
Also, I recall reading some time ago that the passwords are no longer stored in plain text in the .xml file. Is there a way to extract them if needed from the new sitemanager.xml file format?
By the way, I am grateful for filezilla. Thank you! Also I did search the faq and forums for this first but did not find the answer.
Backup Filezilla site settings - extract ftp info
Moderator: Project members
Re: Backup Filezilla site settings - extract ftp info
The passwords are merely base64 encoded.
- Hugh_K
- 503 Bad sequence of commands
- Posts: 22
- Joined: 2011-03-12 12:33
- First name: Hugh
- Last name: Kallen
- Location: Michigan, USA
- Contact:
Re: Backup Filezilla site settings - extract ftp info
Yes! And I believe you have the source for filezilla published. But I'm not a programmer and was wondering if I need to recover a password if there is a way to un-encode it.botg wrote:The passwords are merely base64 encoded.
Re: Backup Filezilla site settings - extract ftp info
Base64 (aka Radix64) encoding isn't rocket science, you do not need to be a programmer/coder. Remember, b64 encode is not an encryption.
There are literally hundreds of base64 encoders/decoders available in the Web. Example: http://sourceforge.net/projects/base64sharp/
There are literally hundreds of base64 encoders/decoders available in the Web. Example: http://sourceforge.net/projects/base64sharp/
### BEGIN SIGNATURE BLOCK ###
No support requests per PM! You will NOT get any reply!!!
FTP connection problems? Do yourself a favor and read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
### END SIGNATURE BLOCK ###
No support requests per PM! You will NOT get any reply!!!
FTP connection problems? Do yourself a favor and read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
### END SIGNATURE BLOCK ###
Re: Backup Filezilla site settings - extract ftp info
The example I posted is GPL'd OSS and offline. I'd never use an online service for sensitive data.
### BEGIN SIGNATURE BLOCK ###
No support requests per PM! You will NOT get any reply!!!
FTP connection problems? Do yourself a favor and read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
### END SIGNATURE BLOCK ###
No support requests per PM! You will NOT get any reply!!!
FTP connection problems? Do yourself a favor and read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
### END SIGNATURE BLOCK ###
- Hugh_K
- 503 Bad sequence of commands
- Posts: 22
- Joined: 2011-03-12 12:33
- First name: Hugh
- Last name: Kallen
- Location: Michigan, USA
- Contact:
Re: Backup Filezilla site settings - extract ftp info
Thank you for your patient reply. I understand now. I do not have a problem using an online base64 decoder so long as they do not require any other information. If all I am pasting in is an encoded password and the site has no idea who I am or what the password is for (or even that it is a password I am decoding), I think I am safe.
I know the answer now and this thread can be closed. Thank you again for your gift of filezilla.
I know the answer now and this thread can be closed. Thank you again for your gift of filezilla.
Re: Backup Filezilla site settings - extract ftp info
At your service - closed on request.
### BEGIN SIGNATURE BLOCK ###
No support requests per PM! You will NOT get any reply!!!
FTP connection problems? Do yourself a favor and read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
### END SIGNATURE BLOCK ###
No support requests per PM! You will NOT get any reply!!!
FTP connection problems? Do yourself a favor and read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
### END SIGNATURE BLOCK ###