Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

Auto Copy Files When USB Mounted
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Auto Copy Files When USB Mounted
1st Oct, 2014, 09:56 PM
Post: #9
mjbrown Offline
Registered
Posts: 6
Joined: Sep 2014
Reputation: 0
RE: Auto Copy Files When USB Mounted
Anyone know of timeouts on udev rules?

I have the rule working and the copy starts but stops at about 77-80mb. So I was thinking the udev rule runs the script and then times out.

udev rule:ACTION=="add", SUBSYSTEM=="block", KERNEL=="sdb1", RUN+="/storage/script/usbcopy.sh"

Script:
#!/bin/sh

/storage/.xbmc/addons/network.backup.rsync/bin/rsync -a -v --ignore-existing /media/USB/NewMovies/* /media/mainhd/
/usr/bin/xbmc-send --action="UpdateLibrary(video)"
/usr/bin/xbmc-send --action="Notification(All Done, You may safely remove the drive)"


From WinSCP I can see the file start and progress and then stop at about the 77mb-80mb.

Any ideas

thanks,

Mike
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
Auto Copy Files When USB Mounted - mjbrown - 24th Sep, 2014, 03:31 PM
RE: Auto Copy Files When USB Mounted - f1vefour - 26th Sep, 2014, 02:00 PM
RE: Auto Copy Files When USB Mounted - mjbrown - 26th Sep, 2014, 03:00 PM
RE: Auto Copy Files When USB Mounted - f1vefour - 26th Sep, 2014, 03:05 PM
RE: Auto Copy Files When USB Mounted - mjbrown - 26th Sep, 2014, 03:17 PM
RE: Auto Copy Files When USB Mounted - f1vefour - 26th Sep, 2014, 04:08 PM
RE: Auto Copy Files When USB Mounted - mjbrown - 28th Sep, 2014, 07:14 PM
RE: Auto Copy Files When USB Mounted - f1vefour - 28th Sep, 2014, 09:13 PM
RE: Auto Copy Files When USB Mounted - mjbrown - 1st Oct, 2014 09:56 PM
RE: Auto Copy Files When USB Mounted - mjbrown - 2nd Oct, 2014, 02:32 PM
RE: Auto Copy Files When USB Mounted - mk01 - 8th Oct, 2014, 02:14 PM
RE: Auto Copy Files When USB Mounted - f1vefour - 10th Oct, 2014, 07:31 PM

Possibly Related Threads...
Thread: Author Replies Views: Last Post
  [PROBLEM] Auto-update to RC3 -> playing video files not working anymore syco 15 42,782 17th Sep, 2014 10:40 AM
Last Post: moocow

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 24th May, 2025, 04:58 AM Powered By MyBB, © 2002-2025 MyBB Group.