P
P
Pavel2017-08-01 15:46:09
FTP
Pavel, 2017-08-01 15:46:09

How to upload files to FTP from a PC, deleting them in the background along the way?

You need to constantly make backups, let's say I have a rubber ftp, or some kind of cloud storage, you need to upload its contents from the X folder to a remote server and delete the files. All this to happen in the background. How to do it? You can run every day on a schedule using the scheduler for example

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Artem @Jump, 2017-08-01
@mrusklon

Need to make backups all the time
So do whatever gets in the way.
you need to upload its contents from the X folder to a remote server and delete the files
Write a script that will unload and delete and write its execution in the scheduler.
All this to happen in the background
Run the task as another user and everything will be in the background.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question