Answer the question
In order to leave comments, you need to log in
What program under WINDOWS Can create an archive via SFTP on the Server and upload it?
What program under WINDOWS Can create an archive on the SFTP Server and upload it? If you do not archive the directory, then many small files will take a long time to download. too lazy to deal with SH scripts and set up the scheduler, I want a desktop program for this
Answer the question
In order to leave comments, you need to log in
ssh and bash script. This is the most correct variant of
rsync
winscp + scheduler
You won't be able to archive anything via SFTP, because the protocol just doesn't allow it.
Use ssh and bash scripts to zip and then whatever you want to download the resulting archive.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question