Search found 3 matches

by nienberg
Tue May 23, 2006 10:03 pm
Forum: Client - General
Topic: passwords in config file
Replies: 9
Views: 5249

Thankyou!

In an ideal world, site information could optionally be specified in another config file (in addition to the registry or the regular config file) so that some sites could be shared among users while other sites and the other config stuff is unique to each user.
by nienberg
Tue May 23, 2006 4:20 am
Forum: Client - General
Topic: passwords in config file
Replies: 9
Views: 5249

encrypted password

I'm not sure a command line option will help in my case. I was planning to edit the config file through a web interface on the unix file server that hosts the shared config file. So I won't have a way to call a windows program. A simpler way would be to have an option that would allow CoreFTP to sto...
by nienberg
Mon May 22, 2006 7:07 pm
Forum: Client - General
Topic: passwords in config file
Replies: 9
Views: 5249

passwords in config file

I'd like to be able to add site information directly to the coreftp.cfg file (we share the file among several users). A typical entry is like this: Name=test ftp site Host=ftp.example.com User=somename Desc= HostT=0 PW=49C36F8FCAE972C0E706C036AE08D716 Acct= Can anyone tell me what procedure is used ...