MyFTP icon indicating copy to clipboard operation
MyFTP copied to clipboard

Move to Windows App SDK

Open luandersonn opened this issue 10 months ago • 6 comments

Description

I am working on updating the MyFTP app to use Windows UI 3.0. This issue will track the progress and tasks related to this update.

Tasks

  • [x] Add FTPS & SFTP support (#43, #44)
    • [X] FTP
    • [x] FTPS
    • [X] SFTP
      • [X] Password
      • [ ] Private key
  • [ ] Implement asynchronous file/folder operations
    • [x] File download
    • [x] File upload
    • [ ] File renaming
    • [ ] File moving
    • [ ] File deletion
    • [ ] Folder download
    • [ ] Folder upload
    • [ ] Folder renaming
    • [ ] Folder moving
    • [ ] Folder deletion
  • [ ] Implement multi-window for hosts
  • [ ] Implement Transfer History
  • [x] Implement FTP Protocol Handler (#13)
  • [x] Add Nickname (#42)
    • [x] Add nickname
    • [x] Update nickname
  • [ ] New name?
  • [x] Logger
  • [ ] Save passwords securely
  • [ ] Standalone Installer
  • [ ] Website

Libraries

luandersonn avatar Apr 01 '24 19:04 luandersonn

Preview images

Login

Settings - MtFTP WinUI_b1

Files (List view)

Main page - MtFTP WinUI 3_b1

Files (Grid View)

Main page - MtFTP WinUI 4_b1

Host settings

Rebex FTP test - MtFTP WinUI_b1

luandersonn avatar Apr 18 '24 14:04 luandersonn

Huh this looks very promising, just include right click on files options to "Edit file", edit file with notepad or vscode or any other editor....

markox92 avatar Apr 18 '24 23:04 markox92

Huh this looks very promising, just include right click on files options to "Edit file", edit file with notepad or vscode or any other editor....

Good one

luandersonn avatar Apr 18 '24 23:04 luandersonn

Testing a new UI by replacing the TreeView with a TabView (branch)

image

image

luandersonn avatar May 26 '24 16:05 luandersonn

UPDATE image

luandersonn avatar May 26 '24 19:05 luandersonn

you can call the app fluenttransfer :))

trlef19 avatar Aug 22 '24 10:08 trlef19