V
V
Vanya Huk2018-07-09 22:27:31
dropbox
Vanya Huk, 2018-07-09 22:27:31

How to unzip an archive on dropbox?

$contents = Storage::disk('public')->get('test.zip');
    
    Storage::disk('dropbox')->put(  "Products/test.zip", $contents);

so I uploaded the archive to dropbox, now I need to somehow unzip it remotely.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2018-07-09
@vanyahuk

just like a hippopotamus in the fridge instead of a giraffe
1) download
2) unzip
3) upload
well, or so
if cho - there are no folders in the dropbox so that you don’t draw the interface there

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question