Rob Weber
|
7c740826c7
|
fixed dropbox rmfile type
|
2014-11-21 13:33:48 -06:00 |
|
Rob Weber
|
3e32882afc
|
shouldn't always be logging this
|
2014-10-08 15:08:35 -05:00 |
|
Rob Weber
|
53ddc92325
|
use zip64
|
2014-10-05 14:06:32 -05:00 |
|
Rob Weber
|
eb2f5dce74
|
use "special://" as root and translate before writes
|
2014-08-08 10:37:16 -05:00 |
|
Rob Weber
|
b14fda20fb
|
write the file based on the true source xbmcvfs.File
|
2014-08-08 10:26:39 -05:00 |
|
Rob Weber
|
38cc67a54d
|
don't need to encode file path, just the name
|
2014-08-04 20:14:49 -05:00 |
|
Rob Weber
|
d7a0e622be
|
try and encode filenames before writing to zip
|
2014-08-04 15:40:14 -05:00 |
|
Rob Weber
|
5dfa9d9b76
|
old logging and misssed name
|
2014-08-01 13:14:47 -05:00 |
|
Rob Weber
|
545843e949
|
need to treat backup zips as files
|
2014-08-01 13:12:43 -05:00 |
|
Rob Weber
|
9a89066e66
|
can restore full file tree
|
2014-08-01 12:57:55 -05:00 |
|
Rob Weber
|
c28f9fd26b
|
will copy zip file from remote to dest
|
2014-08-01 12:37:57 -05:00 |
|
Rob Weber
|
933fdbdf09
|
copy zip file and open in write mode
|
2014-07-31 17:29:59 -05:00 |
|
Rob Weber
|
19fcb8bd46
|
created zip vfs, will create and copy directories to remote share
|
2014-07-30 15:16:58 -05:00 |
|
Rob Weber
|
2365649f86
|
fixes #53
|
2014-07-29 08:43:34 -05:00 |
|
robweberjr@gmail.com
|
ee435a90ef
|
attempted fix for Dropbox file recursion
|
2014-06-03 13:34:02 -05:00 |
|
Rob Weber
|
db7f7a02f5
|
return boolean on complete (match super class)
|
2013-03-04 10:27:25 -06:00 |
|
Rob Weber
|
7e703ca08c
|
fixed Dropbox VFS
|
2013-03-04 10:22:09 -06:00 |
|
Rob Weber
|
052cd1a062
|
can now backup custom directories - other functions stripped out for now
|
2013-01-28 15:44:22 -06:00 |
|
Rob Weber
|
e582be4c7b
|
added message to create Dropbox key/secret
|
2012-12-30 15:18:59 -06:00 |
|
Rob Weber
|
361be97e34
|
vfs.py should pull dropbox info from settings
|
2012-12-28 19:06:12 -06:00 |
|
Rob Weber
|
46cd3c6731
|
remove token file if Dropbox authorization revoked
|
2012-12-13 14:18:14 -06:00 |
|
robweber
|
4f6128b39c
|
fixed copy() with put()
|
2012-11-06 15:12:14 -06:00 |
|
robweber
|
da5d98a344
|
updated strings.xml
|
2012-11-06 13:09:33 -06:00 |
|
robweber
|
be7aea90bb
|
added "restore" to Dropbox functions
|
2012-11-06 11:37:39 -06:00 |
|
robweber
|
535cd43e8a
|
updated dropbox methods - listdir now works
|
2012-11-05 15:46:17 -06:00 |
|
robweber
|
5b6b5d6c9a
|
implemented mkdir, exists, and copy for dropbox vfs
removed "dropbox path" setting
|
2012-11-05 12:25:25 -06:00 |
|
robweber
|
33e10c2a61
|
fixed backup rotation
|
2012-11-05 11:13:48 -06:00 |
|
Rob Weber
|
cb6fdd7efe
|
finished xbmcvfs wrapper, started dropbox wrapper
|
2012-11-04 14:39:17 -06:00 |
|
robweber
|
6c20e3a3ad
|
started on VFS files
|
2012-11-02 15:59:40 -05:00 |
|
robweber
|
9eb857396a
|
modified backup.py to test dropbox api
added start of vfs.py to abstract file repos
|
2012-10-26 09:42:10 -05:00 |
|
robweber
|
e4f25f174f
|
removed VFS library, now using xbmcvfs exclusively
|
2012-08-20 14:27:35 -05:00 |
|
robweber
|
934f9b63e8
|
added check for key in vfs.py - Thanks Martijn!
|
2012-07-26 12:48:14 -05:00 |
|
robweber
|
7b582072bd
|
Added verbose logging setting
modified vfs.py to filter out compressed files that xbmc treats as directories by default
|
2012-07-18 10:27:00 -05:00 |
|
robweber
|
842f56afd1
|
added catch so zip files are not treated as directories and also imported urllib to parse zip file names correctly
|
2012-05-23 16:03:04 -05:00 |
|
Rob Weber
|
ce7a2acb90
|
filter out zipped files (caused errors)
|
2012-05-22 21:16:01 -05:00 |
|
robweber
|
20b15eb051
|
these were missed in the last commit
|
2012-04-30 07:52:22 -05:00 |
|