Page 1 of 1
req (linux) move to network hard drive
Posted: September 9th, 2008, 6:18 pm
by mrgreaper
ok what i need is a little script that will move the folder of a completed download (ie after extraction) to network hard drive. i did think about setting the completed folder as the network drive but it would copy the rars there then extract them through that drive,however the drive cady is really slow
Re: req (linux) move to network hard drive
Posted: September 9th, 2008, 7:05 pm
by switch
Files are extracted from the incomplete folder to the complete folder, so the rar's will never be moved to the complete folder when the download is set to +delete, unless the unpacking fails.
Re: req (linux) move to network hard drive
Posted: September 10th, 2008, 12:54 pm
by mrgreaper
switch wrote:
Files are extracted from the incomplete folder to the complete folder, so the rar's will never be moved to the complete folder when the download is set to +delete, unless the unpacking fails.
ah cool thankyou