mourikise
06-30-2000, 06:50 AM
Hi,
I know this question sounds silly... but, how can I schedule a file copy under an NT LAN? Something like
at 13:00 /interactive /every:Monday cmd /c copy \\server\public\file.dat c:\sched
should work, but it doesn't! I also tried to do it using ftp server (?!) and scheduling an ftp command to get the file, but I can access my ftp server only through proxy; and ftp doesn't support proxies.
So, anything of the below should suit my needs:
copy the file through my LAN
or
schedule an ftp client (command line + freeware!) which supports proxy connections
Any ideas welcome. Thanks!
I know this question sounds silly... but, how can I schedule a file copy under an NT LAN? Something like
at 13:00 /interactive /every:Monday cmd /c copy \\server\public\file.dat c:\sched
should work, but it doesn't! I also tried to do it using ftp server (?!) and scheduling an ftp command to get the file, but I can access my ftp server only through proxy; and ftp doesn't support proxies.
So, anything of the below should suit my needs:
copy the file through my LAN
or
schedule an ftp client (command line + freeware!) which supports proxy connections
Any ideas welcome. Thanks!