TorpedoSync icon indicating copy to clipboard operation
TorpedoSync copied to clipboard

Option to delete files older then x

Open percramer opened this issue 6 years ago • 1 comments

Hi!

great piece of code! I was going to start something like this myself (until i found yours). I need to sync files to a central server because some workstations have got limited harddrive space. An option to delete files locally when they are older then x days would be a nice feature also (if they have been synced to the server of course).

Regards,

Per

percramer avatar Nov 19 '18 08:11 percramer

Cheers Per!

I think what you are asking is specific to yourself and bear in mind that if you delete the files on the workstation the files on the "Server" will also be deleted (moved to .ts\old ).

Deleting the .ts\old files is possible, but I would much rather to it manually for safety.

mgholam avatar Nov 19 '18 08:11 mgholam