mcrapet / plowshare

Command-line tool and engine for managing sharing websites
GNU General Public License v3.0
847 stars 89 forks source link

"--cache shared" does nothing on rapidgator #99

Closed marianvlad closed 7 years ago

marianvlad commented 7 years ago

Hi,

I'm trying to upload files on rapidgator using cache for preventing multiple logins. I'm using plowup --cache shared -a "username:password" rapidgator /path/file and the cache file it is not generated in /.config/plowshare/storage/rapidgator.txt

mcrapet commented 7 years ago

Hi,

Your question is about a module, so next time open an issue on plowshare-modules-legacy.

Go here: https://github.com/mcrapet/plowshare-modules-legacy and go on the bottom of the page, you'll see capabilities of modules. Look for session management, this icon: :recycle: means that --cache=shared is implemeted. This is not the case for rapidgator.

Regards, m