Answer the question
In order to leave comments, you need to log in
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
Need to make backups all the timeSo do whatever gets in the way.
you need to upload its contents from the X folder to a remote server and delete the filesWrite a script that will unload and delete and write its execution in the scheduler.
All this to happen in the backgroundRun the task as another user and everything will be in the background.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question