Thanks for your idea, i decided to just loop through files to delete 1 by 1. and its working very good
Thanks so much
# Delete the collected files through loop foreach my $file_todelete (@files_to_delete) { $dropbox->delete($file_todelete); }
In reply to Re^2: DropBox Delete files
by frank1
in thread DropBox Delete files
by frank1
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |