Skip to content

Releases: lipkau/7plus

Release v0.1.1 alpha

17 Jun 08:20
Compare
Choose a tag to compare
Release v0.1.1 alpha Pre-release
Pre-release

First working version of File Upload (Ctrl+U on file/folder) using WinSCP supporting Secure FTP.

(tested with FTP + Explicit SSL)

Compromises:

  • File.BytesTransfered is no longer shown

Still open:

  • [bug] register .dll at beginning (needs admin permissions)
    • use DllCall() instead of RegAsm.exe WinSCPnet.dll
  • [bug] If upload of file starts while another upload session of same file is ongoing, 7plus indicates success instead of failure
  • [bug] error when testing FTP Profile
  • [improvement] Use default values of DropDown when adding new profile
  • [improvement] Improvements to the WinSCP lib
  • [suggestion] show transfer speed?

Proof of concept

17 Jun 08:18
Compare
Choose a tag to compare
Proof of concept Pre-release
Pre-release

"Test Profile" already works

(Tested with FTP + Explicit SSL)

Needs work/I need help:

  • Save DropDown Values
  • Use default values of DropDown when adding new profile
  • Test Profile only works 1 time. (fails at second attempt even with correct values)
  • Improvements to the WinSCP lib
  • actual FTP Upload.ahk