Linux anchor 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
Apache/2.4.18 (Ubuntu)
Server IP : 10.10.100.4 & Your IP : 216.73.217.150
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
owncloud-prm /
apps /
federation /
appinfo /
Delete
Unzip
Name
Size
Permission
Date
Action
app.php
839
B
-rw-r--r--
2018-04-19 18:15
database.xml
1.59
KB
-rw-r--r--
2018-04-19 18:15
info.xml
834
B
-rw-r--r--
2018-04-19 18:15
routes.php
1.49
KB
-rw-r--r--
2018-04-19 18:15
signature.json
28.59
KB
-rw-r--r--
2018-04-19 18:18
Save
Rename
<?xml version="1.0"?> <info> <id>federation</id> <name>Federation</name> <description>ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing.</description> <licence>AGPL</licence> <author>Bjoern Schiessle</author> <version>0.1.0</version> <namespace>Federation</namespace> <category>other</category> <dependencies> <owncloud min-version="10.0" max-version="10.0" /> </dependencies> <default_enable/> <types> <authentication/> </types> <background-jobs> <job>OCA\Federation\SyncJob</job> </background-jobs> <commands> <command>OCA\Federation\Command\SyncFederationAddressBooks</command> </commands> <settings> <admin>OCA\Federation\Panels\Admin</admin> </settings> </info>