Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
czy to jest mozliwe?????
Offline
Fajnie by było ;)
Offline
http://packages.debian.org/unstable/main/grive :)
Nie o to pytałeś, ale może wystarczy :D
Offline
Niby fajne to grive, tylko jak się to konfiguruje?
Z tego, co zauważyłem, potrzebuje kodu autoryzacji.
Gdzie ten kod wytargać?
Offline
Don't get too excited, check out the readme first:
To use this, you need to register a chrome application. It must be at least installable by you, but need not be published.
So if building a Chrome app is no big deal, then go for it. It is a command line interface to GDrive, but that should be fine. And if you run Arch Linux, it's available in the AUR; no surprise there.
Personally, I'm going to wait for something a little more polished.[/quote]
T430 think-box 4.9-custom x86_64 Intel(R) Core(TM) i5-3230M CPU @ 2.60GHz GenuineIntel GNU/Linux
"Doktor plama i maharadża są pod złotym leszczem." "Człowieka od zwierzęcia odróżnia ciekawość świata. Patrze słucham i wyciągam wnioski."
http://przemyslawmamon.com/
https://www.behance.net/przemyslawmamon
Offline
Time (s) | Query |
---|---|
0.00012 | SET CHARSET latin2 |
0.00005 | SET NAMES latin2 |
0.00124 | SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='3.144.17.181' WHERE u.id=1 |
0.00433 | REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '3.144.17.181', 1732629114) |
0.00090 | SELECT * FROM punbb_online WHERE logged<1732628814 |
0.00082 | DELETE FROM punbb_online WHERE ident='3.136.19.124' |
0.00087 | DELETE FROM punbb_online WHERE ident='3.143.235.104' |
0.00078 | SELECT topic_id FROM punbb_posts WHERE id=226175 |
0.00090 | SELECT id FROM punbb_posts WHERE topic_id=23078 ORDER BY posted |
0.00111 | SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=23078 AND t.moved_to IS NULL |
0.00018 | SELECT search_for, replace_with FROM punbb_censoring |
0.00060 | SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=23078 ORDER BY p.id LIMIT 0,25 |
0.00106 | UPDATE punbb_topics SET num_views=num_views+1 WHERE id=23078 |
Total query time: 0.01296 s |