Alexander V. Lukyanov

Results 79 comments of Alexander V. Lukyanov

cmd_edit has clearly a memory leak.

Not bad, but why limit this site manager with ftp and ftps only? Can it store any URL instead?

Maybe it is better to extend "bookmark" with a note and ability to change local path. The file format can be changed (upgraded automatically with a new name).

Currently the bookmark command can also execute commands upon connect, just add -e option with commands after the url. But it lacks any comments. For serialization you can also try...

"dirty" means that some of the sources were modified, probably by gnulib-tool.

It would be logical to use just compiled lftp instead of wget and curl. Besides it would be a final QA test.

You can try to checkout after bootstrap. вс, 23 апр. 2017, 14:47 probonopd : > "dirty" means that some of the sources were modified, probably by > gnulib-tool. > >...

Just use lftpget instead of wget. Or ``` lftp -c "get https://github.com/probonopd/linuxdeployqt/releases/download/continuous/linuxdeployqt-continuous-x86_64.AppImage" ``` For upload, lftp would be not so useful (yet), as it does not currently save the PUT...

In dc95b470fb516d43d78e9cb40b287d52d7a1ae4a I have created contrib/Makefile to install the icon and desktop file.