Hi, I haven't found any official documentation about this and am also not sure whether it qualifies as public API (public API as in "API that needs to be kept stable").
Cheers, Vincent On 08.06.2015 10:23, Thomas Müller wrote: > > > > Vincent Petry – Mon., 8. Juni 2015 10:16 >> Hello, >> >> >> Check out >> >> https://github.com/owncloud/pyocclient/blob/master/owncloud/owncloud.py#L457 >> for how to do it properly. >> > > Is this a documented feature as-in is this part of the public API? > > Generally speaking I'd prefer to keep such hacks private so that we > can easily change this one day. > > Cheers, > > Tom > >> >> You need to pass a magic file name (file name + a bunch of stuff >> embedded in the file name) to make it work. >> >> >> Cheers, >> >> >> Vincent >> > _______________________________________________ Devel mailing list [email protected] http://mailman.owncloud.org/mailman/listinfo/devel
