Skip to content

A tool that migrates your saved servers from WinSCP to FileZilla.

Notifications You must be signed in to change notification settings

muety/winscp2filezilla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

winscp2filezilla

A tool that migrates your saved servers from WinSCP to FileZilla. To be precise, it will "only" migrate your folder structure and all entries including host name, user name, password, port and protocol (FTP / SFTP only).

Buy me a coffee

Usage

  1. You need to tell WinSCP to save its config to a .ini file, instead of Windows registry (although this is way less secure!). Do so according to the screenshot below.
  2. Either do go get github.com/n1try/winscp2filezilla or download the latest release.
  3. winscp2filezilla --in C:\Users\You\AppData\Roaming\WinSCP.ini --out sites.xml (arguments can be left out in order to use defaults)
  4. Import sites.xml in FileZilla

Credits

Some parts of this code are borrowed from anoopengineer/winscppasswd, so thank you for that!

To Do

  • Migrate RemoteDir and LocalDir
  • Add tests

License

MIT @ Ferdinand Mütsch

About

A tool that migrates your saved servers from WinSCP to FileZilla.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages