Y
Y
Yuriy2020-06-25 12:52:43
Data storage
Yuriy, 2020-06-25 12:52:43

Cloud Mail.RU how to upload files to it through a server on linux?

Tell me, there is a server on CENT OS, with ssh access, you need to copy the file to the cloud every day, the question is how to do this? where to read? ))

there may be ready-made solutions.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
Andrey Gavrilov, 2020-06-25
@thexaver

https://help.mail.ru/cloud_web/app/webdav
And a paid plan

V
Vladimir Dubrovin, 2020-06-25
@z3apa3a

Yuriy , to work via WebDav in the paid version, you can use any WebDav client, you can mount it via davfs. Old cloud clients _probably_ still work, if so, then just start the client, specify the folder for synchronization and upload the file to this folder - it will be uploaded to the cloud. You can also look for third-party utilities, for example
https://rclone.org/mailru/
or there are more links here: Suggest an analogue of disk-o for ubuntu?

S
Sergey, 2014-10-01
Protko @Fesor

Are you worried that users are loading as much as 100 kilobytes of js? I'm sure that after minification/aglification + gzip it will weigh 20 kilobytes. And if browser caching is configured normally, then there will be no overhead.
For the rest, read @Satanpit 's answer .

A
Alexander Khirenko, 2014-10-01
@Satanpit

The modular approach is mainly intended for ease of use / modification and structuring of the code, and yes, I would advise you to get confused with it, because if not you, then someone else will have to maintain it, but due to the fact that this is a file with a bunch of incomprehensible functions and plug-ins, even after a while you will forget what is happening in this or that section of the code. Also, the modular approach involves its repeated use, which is also not unimportant.
Concerning optimization - it is necessary to see the code. In general, this is the use of delegated events where necessary, the use of a DocumentFragment to insert into the DOM, the competent use of jQuery, CSS3 animation, etc. You can find many articles and examples about all this.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question