This is a discussion on how to autocopy files at specified time? within the Windows forums, part of the Operating Systems category; i am using laptop for NU so that it doesn't make noise.but i want to get it on my desktop.i ...
| |||||||
| | #1 |
| Gold Member Join Date: Sep 2008
Posts: 748
Rep Power: 3 | i am using laptop for NU so that it doesn't make noise.but i want to get it on my desktop.i have to go to school at 7AM and the end of NU is 8AM so i want to copy my downloaded files automatically at 7:55AM to my pen drive. IS there any batch file method for this? PLz help me. |
| | |
| | #2 |
| Guest
Posts: n/a
| Instead, you can set your Pen drive as download location in utorrent or IDM. By that way there is no need to copy. |
| |
| | #3 |
| Guest
Posts: n/a
| You can use file synchronization software to do what you asked for. Dunno and particular names, jus google and see. that would not be suitable for torrents which require a lot read-writes and all. |
| |
| | #4 |
| Guest
Posts: n/a
| |
| |
| | #5 | |
| Guest
Posts: n/a
| Quote:
A flash drives read-write cycles are limited and so its best to avoid as much as possible. and its one reason why the newer SSD HDD's don't require/should not be defragmented. | |
| |
| | #6 |
| Guest
Posts: n/a
| |
| |
| | #7 |
| Gold Member Join Date: Sep 2008
Posts: 748
Rep Power: 3 | what about microsoft synctoy |
| | |
| | #8 |
| Bronze Member Join Date: May 2008 Location: Karad Age: 15
Posts: 208
Rep Power: 2 | |
| | |
| | #9 |
| Guest
Posts: n/a
| player, give me your locations on HDD (total path where files will be downloaded) and the drive letter where files have to be copied. Ill give you a batch file and you can keep it in windows schedule and it will copy all the files in that specified folder to the pen drive |
| |
| | #10 | |
| Junior Member Join Date: Apr 2008 Location: Bangalore
Posts: 40
Rep Power: 2 | Quote:
Cheers | |
| | |
| | #11 | |
| Guest
Posts: n/a
| Quote:
Just create a batch file for him which copies all the files in that location to the drive | |
| |
| | #12 | |
| Guest
Posts: n/a
| Quote:
xcopy ? | |
| |
| | #13 |
| Guest
Posts: n/a
| yes np can use xcopy else just use copy *.* (of) to (xxx). |
| |
| | #14 |
| Guest
Posts: n/a
| copy will work onnly for files and not if there are any directories. |
| |
| | #15 |
| Junior Member Join Date: Apr 2008 Location: Bangalore
Posts: 40
Rep Power: 2 | Actually XCOPY though present in Vista has been deprecated in favour of ROBOCOPY (ROBust File COPY) in all versions of windows since XP. Just type robocopy /? in a command window to get a list of parameters supported. Actually, you can use only robocopy to achieve what is required out here but the downside is that you have write a longish script. However I just discovered a GUI script available at Free Utility: RichCopy, an Advanced Alternative to RoboCopy which would be able to do this job... Take a look and let me know... Cheers |
| | |
| | #16 |
| Guest
Posts: n/a
| thanks essbebe, for the info rep+ |
| |
| | #17 |
| Guest
Posts: n/a
| |
| |
| | #18 |
| Bronze Member Join Date: May 2008 Location: Karad Age: 15
Posts: 208
Rep Power: 2 | it lasted for about a week |
| | |
| | #19 |
| Guest
Posts: n/a
| |
| |
| | #20 |
| Junior Member Join Date: Apr 2008 Location: Bangalore
Posts: 40
Rep Power: 2 | Surprising. Since what matters in flash media is the number of write cycles and not just simple reads. Most torrent clients cache data and then write so that the number of writes is minimised. It may be interesting if some one has an old pen drive lying around to experiment with the cache settings and see how long it takes to trash the drive |
| | |
| Tags |
| autocopy, files, time |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to auto extract rar files and join 001 files | capri | Desktop Computer | 7 | 07-23-09 12:10 PM |
| rapidshare files | mohdirfanz | BSNL broadband | 2 | 09-16-08 01:56 PM |
| How to create a .cue files for (nfs underground 2) .bin files | kartikoli | Videogaming News and Reviews | 5 | 05-30-08 06:18 PM |
| how to share files via MT841 ? | sad46 | BSNL broadband | 3 | 03-03-08 04:59 PM |
| Help!-Not able to delete files | aprilsagar | Computer hardware and software tips and tricks | 1 | 01-23-08 10:38 AM |