Opened 17 years ago

Last modified 17 years ago

#3265 closed Bug report

incomplete imports

Reported by: jmichae3 Owned by:
Priority: normal Component: Other
Keywords: Cc: jmichae3, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

important things that need to be imported besides the username pass and servername are:

  • local directory
  • remote directory
  • whether to use active or passive mode or default on the connection.
  • servertype

anything that can be imported from the XML file should be. this was the behavior in older versions of filezilla. currently it ignores settings it considers unimportant.

reasoning: having to go in and change the settings for all the connections is sort of a hassle and wastes time.

Change History (1)

comment:1 by Tim Kosse, 17 years ago

Things like remote directory or servertype are stored in an incompatible format, no exact conversion is feasible.

Note: See TracTickets for help on using tickets.