Olav

Results 90 comments of Olav

@jfreak53 If you're using 14.04 you shouldn't need the qt5 version.

Older versions are mirrored here if you need to downgrade: https://sourceforge.net/projects/screencloud/files/

Not sure how different NextCloud and OwnCloud have become, but could this work? https://github.com/Section214/screencloud-owncloud

@tmiland Thanks for this! 🙌

This is a good idea, I'll see what I can do in the next version.

The new version (1.1.3) includes this. {rnd} should give you a random number, while {rnd_h} should give you a random md5 hash.

> Also, minor thing with the {rnd} random number, if you stack them like {rnd}{rnd}{rnd} etc, they seem to just produce the same random number, making them separate would make...

> I tried it for FTP uploading but it ended up not creating any files above 8.jpg Strange, what OS are you using? It generates numbers from 0-9 on my...

Haven't checked, but it might be that the version of PyCrypto that ships with ScreenCloud is old and dosen't support the crypto-stuff used in newer SSH servers.

It is not deprecated per se, but I no longer have the time to actively work on it because of other obligations. I will however accept pull requests if anyone...