Re: [owncloud-devel] Upload file from a PHP application to the Owncloud Server

2016-04-25 Thread Mohammed Amine Saidi
Ok thank's Klaus and Mark cheers. 2016-04-25 13:26 GMT+02:00 Klaus Herberth : > Owncloud supports WebDav [1]. Just use one of your favoured PHP WebDav > clients. > > [1] https://owncloud.org/features/ > > > On 04/25/2016 01:23 PM, Mohammed Amine Saidi wrote: > > I want to know the technical met

Re: [owncloud-devel] Upload file from a PHP application to the Owncloud Server

2016-04-25 Thread Klaus Herberth
Owncloud supports WebDav [1]. Just use one of your favoured PHP WebDav clients. [1] https://owncloud.org/features/ On 04/25/2016 01:23 PM, Mohammed Amine Saidi wrote: > I want to know the technical method i'm a developer under PHP not a simple > user > > 2016-04-25 13:17 GMT+02:00 : > >> Hello

Re: [owncloud-devel] Upload file from a PHP application to the Owncloud Server

2016-04-25 Thread Mohammed Amine Saidi
I want to know the technical method i'm a developer under PHP not a simple user 2016-04-25 13:17 GMT+02:00 : > Hello Amine, > > please have a look at https://owncloud.org/. > ownCloud has a beautiful webinterface to manage your files including drag > & drop with your browser. > > Cheers, > Mark >

Re: [owncloud-devel] Upload file from a PHP application to the Owncloud Server

2016-04-25 Thread mark . ziegler
Hello Amine, please have a look at https://owncloud.org/. ownCloud has a beautiful webinterface to manage your files including drag & drop with your browser. Cheers, Mark Zitat von Mohammed Amine Saidi : Hello guys , I want to know how can i put some files in the owncloud server is there