screencloud-plugins icon indicating copy to clipboard operation
screencloud-plugins copied to clipboard

List of uploader plugins for ScreenCloud

Results 14 screencloud-plugins issues
Sort by recently updated
recently updated
newest added

Please add a Nextcloud Plugin to Screencloud. Nextcloud is a open source cloud solution that allows user to create easily his own cloud for data, videos and many other things....

Hello, need code update for file paramiko/transport.py ``` - return self._cipher_info[name]['class'].new(key, self._cipher_info[name]['mode'], iv, counter) + return self._cipher_info[name]['class'].new(key, self._cipher_info[name]['mode'], '', counter) ``` https://github.com/paramiko/paramiko/pull/889 https://github.com/paramiko/paramiko/pull/889/files This helps solve the problem of uploading...

Thanks for SFTP plugin to ScreenCloud At the moment there is a problem with slow upload of screenshots to our SFTP server. `[INFO] "Uploading screenshot to 'sftp'. Size: 8294400 bytes"`...

Reference lutim/framapic service

I needed this feature so I thought I could implement it myself. It works for me but feel free to edit if things are incorrect. Result: ![Image of result](https://i.rems19.fr/files/p49-wlhu.png)

Trying to use the sftp plugin, throws this error: ![screenshot from 2017-02-12 20-07-58](https://cloud.githubusercontent.com/assets/6527489/22865578/0073a558-f15f-11e6-98b6-6f8ffe33ed07.png) PyCrypto is installed, and importable successfully. Reproducable on 2 machines, both Arch Linux, both using [`screencloud`](https://aur.archlinux.org/packages/screencloud/) package...

Many shared hosts don't support SFTP or unencrypted FTP. It would be super useful if there could be an extra option added to force the FTP plugin to use SSL/TLS....

Using latest version as far as I can tell. ![image](https://cloud.githubusercontent.com/assets/183512/20888508/06c1dfde-bb08-11e6-9643-eb943d6be4d4.png) ![image](https://cloud.githubusercontent.com/assets/183512/20888523/0fb92ad4-bb08-11e6-9615-bda2e41e4c99.png) Would like to help with plugins support, mainly Dropbox, but have no idea where to start.

I've seen from sftp/main.py that I can set some filename variables like %H-%M-%S What I'm looking for is to sha or md5sum the files and save them by that name...

enhancement

I noticed that there wasn't a way to configure upload permissions from the menu. I can't get it working myself, so I figured you may be able to understand how...

enhancement