#Upload Speed Slow
12 messages · Page 1 of 1 (latest)
Sftp can be pretty slow if you upload MANY MANY files
losts of small files are the worst.
SFTP is just not that fast, and the golang inplementation of it also no so yea then lots of small files. YOu should also never upload the node_modules folder as if you hit reinstall after that and then start the panel will have downloaded the modules for you. Else ZIP everything, upload 1 big file and then unpack it
i have try with a tar.gz and i can't unpack on sftp and webinterface...
sftp say you can't not start a multiply session to sftp
and on the panel is the unzip button not here
You can but indeed not over sftp. Upload the .tar.gz over sftp, go to the webpage file manger , 3 dots. Unarchive
thats is missing after upload...