
Scythia
Source (link to git-repo or to original if based on someone elses unmodified work):
The code is not very beautiful, but I didn’t have a great experience. Now I try to improve it at most.
v0.9.3-2:
* up-to-date russian translation
v0.9.3:
* ADD : polish translation (thanks to Jarek Smieja)
* IMPROVE : increase speed and stability with multiple file transfer
* IMPROVE : speed up in the QTreeWidget display
* IMPROVE : filename extension are no longer automatically added when you remove this one
* IMPROVE : automatic reconnection was deleted. Some ftp server (like Free) doesn't like this feature
* IMPROVE : better error support
* FIX : the erase confirmation dialog now works again
ATTENTION : this last release don't have the "authors" dialog translation in russian/polish. If the authors of these translations read this, you can send me a new version of your ts file. I will quickly update the package.
Ratings & Comments
3 Comments
Nice but it lacks some features: 1) logs, logs, logs :) its kinda important to know what is happening when connecting to ftp 2) more precise size information about file, Mo,Ko and octects is not enough, sometimes there can be error which changes file size with few bytes after uploading, it would be good to know if something is wrong with upload (well, logs could fix that anyway :) keep up good work
I have ported it to FreeBSD.Here is the FreeBSD port:ftp/scythia's cvsweb: http://cvsweb.freebsd.org/ports/ftp/scythia BTW:Can you take English instead of French in UI?
* IMPROVE : rapidity with local listing (reading of local directory speedups) thanks a lot! plz, fix it too: - tray icon stays in tray after scythia was shutted down (you must update icon state before end of execution) - add option "stay in tray after exit" in preferences dialog - split all preference dialogs in one tabbed dialog for more usability. (such as in smplayer project - http://smplayer.sourceforge.net/) - add checking for translations path on win32 (argv[0]).absolutePath() + "/translations/" or just configurable) - add lrelease for every .ts file in compile-time and remove all .qm files for decreasing package size. i will wait for next release. keep good work.