Opened 6 years ago
Last modified 6 years ago
#11911 new Other
Forgotten Pass Word
Reported by: | MR DAVID KENNETH BUTLER | Owned by: | |
---|---|---|---|
Priority: | high | Component: | FileZilla Client |
Keywords: | Cc: | ||
Component version: | 3.42.0 | Operating system type: | Windows |
Operating system version: | 10 Pro |
Description
I inadvertantly deleted the Quickconnect information in Filezilla Client and am now unable to reconnect, I get "ECONNREFUSED"
My Server is OMC@….
How can i reset my Password please?
Note:
See TracTickets
for help on using tickets.
This is my FileZilla .xml file.
<?xml version="1.0" encoding="UTF-8"?>
-<FileZilla3 platform="windows" version="3.42.0">
-<Servers>
-<Server>
<Host>omc.game.nfoservers.com</Host>
<Port>28015</Port>
<Protocol>0</Protocol>
<Type>0</Type>
<User>Sparker</User>
<Pass encoding="base64">U3R1ZmZpbmcxMjM=</Pass>
<Logontype>1</Logontype>
<TimezoneOffset>0</TimezoneOffset>
<PasvMode>MODE_DEFAULT</PasvMode>
<MaximumMultipleConnections>0</MaximumMultipleConnections>
<EncodingType>Auto</EncodingType>
<BypassProxy>0</BypassProxy>
<Name>RUST Server</Name>
<Comments/>
<Colour>0</Colour>
<LocalDir/>
<RemoteDir/>
<SyncBrowsing>0</SyncBrowsing>
<DirectoryComparison>0</DirectoryComparison>
</Server>
</Servers>
</FileZilla3>