3

I'm searching for an FTP client that has a "master password" function.

So all the password stored in the FTP client software is encrypted, and if I start the FTP client it asks for a master password, after then the passwords are decrypted, so I can use the FTP client as a normal FTP client.

Desktop OS where we need this kind of function in an FTP client: Scientific Linux 6.3, so a RedHat clone

fixer1234
  • 27,064
  • 61
  • 75
  • 116
gasko peter
  • 579
  • 4
  • 8
  • 17
  • As you're using a desktop Linux OS (Scientific Linux), I'm not sure why you want the FTP client to handle the passwords -- are you using a single linux account for multiple users? (In general that's a bad practice for any OS). – PJC Nov 05 '12 at 12:49

3 Answers3

3

WinSCP has this feature. I just started using it recently and so far I'm impressed. You can use passwords or public keys. It also supports command-line use.

boot13
  • 5,819
  • 3
  • 28
  • 42
1

FileZilla finally added this feature.

zylstra
  • 3,673
  • 1
  • 18
  • 21
0

I have found a product that seems to fulfill your criteria : CrossFTP.

This runs on Linux and supports a master password. However, as there are both a free and pro versions, I do not know whether the free version supports a master password.

I have never used this product, so cannot recommend it from personal experience.

harrymc
  • 455,459
  • 31
  • 526
  • 924