Liking cljdoc? Tell your friends :D

magnet.object-storage.ftp


delete-object*clj

(delete-object* client object-id opts)
source

get-object*clj

(get-object* client object-id opts)
source

list-objects*clj

(list-objects* client)
source

put-object*clj

(put-object* client object-id object opts)
source

rename-object*clj

(rename-object* client object-id new-object-id)
source

with-custom-ftpcljmacro

(with-custom-ftp [client uri opts] & body)

Wraps with-ftp allowing to pass custom FTP configuration dynamically.

Wraps `with-ftp` allowing to pass custom FTP configuration
dynamically.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close