diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2021-05-06 18:15:01 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-08 01:41:55 +0700 |
commit | 940984efcc907a736b981b8251bccd48c51f76bf (patch) | |
tree | e20b9881b4187225e5435004556dd3adaef5579c /network/ftp-cloudfs/README | |
parent | 13a4694a4474053dcdcdd41e5de0824a4bf54eb2 (diff) |
network/ftp-cloudfs: Fix REQUIRES for python2.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/ftp-cloudfs/README')
-rw-r--r-- | network/ftp-cloudfs/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/ftp-cloudfs/README b/network/ftp-cloudfs/README index c0a491dff9402..44249c3e4890c 100644 --- a/network/ftp-cloudfs/README +++ b/network/ftp-cloudfs/README @@ -2,8 +2,8 @@ ftp-cloudfs is a ftp server acting as a proxy to OpenStack Object Storage (swift). It allow you to connect via any FTP client to do upload/download or create containers. -By default the server will bind to port 2021 which allow to be run as a non -root/administrator user. +By default the server will bind to port 2021 which allow to be run as a +non root/administrator user. It supports pseudo-hierarchical folders/directories as described in the OpenStack Object Storage API. |