S
S
Sergey Yavin2021-04-06 11:01:05
cmd/bat
Sergey Yavin, 2021-04-06 11:01:05

How to upload a large number of files from FTP?

I wrote a simple bat script that uploads files from FTP, but since the number of files is growing every day, the script performs this task in a few hours. The script uses the command mget *.*
Tell me if it is possible to upload all the files at once? I'm asking for an example script. Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
ComodoHacker, 2021-04-06
@ComodoHacker

Try lftp.
It is unlikely that you will find something better.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question