Releases: lipkau/7plus
Releases · lipkau/7plus
Release v0.1.1 alpha
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
- use DllCall() instead of
- [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
"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