Opened 15 years ago
#5208 new Feature request
suggestion to improve sites exportation
Reported by: | rick | Owned by: | |
---|---|---|---|
Priority: | low | Component: | FileZilla Client |
Keywords: | export sites | Cc: | |
Component version: | Operating system type: | ||
Operating system version: |
Description
hi,
there's a little thing I'd like to notify you:
when you try to export a group of sites from site manager filezilla createx an .xml file containing in its 4th row this:
<Folder expanded="1">My sites
the problem is that when you import it in another filezilla it creates a subfolder named My sites/My sites, a kind of redundancy.
You can simply avoid it by editing the .xml file and erasing the 4th row above, but you know that most of users don't know that (at least as far as I can see), so I wonder if you can just fix this by showing a popup that asks whether the user wants the program to create a subfolder or not (and so decide whether to create the 4th row or not depending on user's choice);
I tried doing it by myself but my skills in c++ are a little outdated,
so thank you for listening,
best regards,
Rick
ps: I'm italian, hope my english will be understood ;)