backup from network directoryflashman - January 21, 2009 - 7:17am
Very nice program and easy to use Thanks ( categories: )
|
backup from network directoryflashman - January 21, 2009 - 7:17am
Very nice program and easy to use Thanks ( categories: )
|
The
only way to do this at the moment it to map the network directory to a drive letter and then is should work fine.
'...and do the other things, not because they are easy, but because they are hard...' JFK
Ok, I'll try to do this
Ok, I'll try to do this way
Thanks
Ok, I'll try this also
Ok, I'll try this also because I was just searching for this feature.
(Could support for backup from network drive be added in the near future?)
Cheers.
Recommend HELP EXAMPLE Discussion
Your recommendation works like a champ for sync to NETWORK drive.
I would not have thought of mapping the NETWORK drive as I have been away from office networks for several years. Now I have my little home wireless.
With the dual speed wireless routers having a USB for storage devices I recommend you provide a discussion for NETWORK hook up in your HELP EXAMPLE section.
Now my explorer file tree shows both the mapped drive and the NETWORK location.
As other discussions in the forum indicate, the NETWORK location doesn't work but the mapped drive does.
Well, I'm waiting this
Well, I'm waiting this feature... Meanwhile I use this script
execute("C:\\Windows\\System32\\cmd.exe /C net use z: \\\\192.168.1.3\\backup")
sync("AppData")
execute("C:\\Windows\\System32\\cmd.exe /C net use z: /delete")