Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Automatic file mover

Featured Replies

Hello and allow me to explain my question.

 

I use dropbox as a 'bridge' between my mobile phone and my windows VM to move my pics taken with my phone.

A small windows program called 'DropIt' moves any *jpeg file detected in my dropbox folder to my unraid server.

 

I works but the windows VM needs alot of recources just for moving around a few files. There are many SYNC tools in the CA but i can't find any simple automatic file MOVER. I need to MOVE (not SYNC) them because the free dropbox folder is too small in terms of GB's.

This can probablly be done by a simple script but i'm not familiar with the cli. Is there a docker or plugin that i overlooked? Or maybe another way to do this? Rsync perhaps?

 

Thanks in advance.

Aran.

 

  • Author

I know. But i would like to automatically move files from my dropbox folder to another share without the need of a vm.

 

 

Take a look at the User Scripts plugin and its forum threads.

  • 1 month later...
  • Author
On 23-2-2017 at 7:06 PM, trurl said:

Take a look at the User Scripts plugin and its forum threads.

 

Okay, it took me a while to figure out how this works but i got it up and running!

 

Behold, my first script:

#!/bin/bash
echo "Moving all jpg files to local array..."
mv /mnt/user/Documents/Dropbox/Camera-uploads/*.jpg /mnt/user/Fotos/Mobile_uploads/

Yes, i'm a newby... but a happy one :)

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.