[W2003] Automatic connection + file downloading?

  • Thread starter Thread starter Gilles Ganault
  • Start date Start date
G

Gilles Ganault

Guest
Hello

Currently, to download files from a Windows 2003 server running
Terminal Services, I need to log on and run a utility to download
files from my home directory to my client host.

I was wondering if some utility was available that could automate the
process:
1. Connect to the TS server
2. Zip files from my home directory, possibly using a .BAT file
3. Upload this zip file to an FTP server
4. Download the zip file from the FTP server

Thank you.
 
Re: [W2003] Automatic connection + file downloading?

Why so difficult? Why not just map your home directory to the same
shared folder, both from your client and the TS?

_________________________________________________________
Vera Noest
MCSE, CCEA, Microsoft MVP - Terminal Server
TS troubleshooting: http://ts.veranoest.net
___ please respond in newsgroup, NOT by private email ___

Gilles Ganault <nospam@nospam.com> wrote on 26 apr 2008 in
microsoft.public.windows.terminal_services:

> Hello
>
> Currently, to download files from a Windows 2003 server running
> Terminal Services, I need to log on and run a utility to
> download files from my home directory to my client host.
>
> I was wondering if some utility was available that could
> automate the process:
> 1. Connect to the TS server
> 2. Zip files from my home directory, possibly using a .BAT file
> 3. Upload this zip file to an FTP server
> 4. Download the zip file from the FTP server
>
> Thank you.
 
Re: [W2003] Automatic connection + file downloading?

Vera Noest [MVP] wrote:
> Why so difficult? Why not just map your home directory to the same
> shared folder, both from your client and the TS?
>
> _________________________________________________________
> Vera Noest
> MCSE, CCEA, Microsoft MVP - Terminal Server
> TS troubleshooting: http://ts.veranoest.net
> ___ please respond in newsgroup, NOT by private email ___
>
> Gilles Ganault <nospam@nospam.com> wrote on 26 apr 2008 in
> microsoft.public.windows.terminal_services:
>
>> Hello
>>
>> Currently, to download files from a Windows 2003 server running
>> Terminal Services, I need to log on and run a utility to
>> download files from my home directory to my client host.
>>
>> I was wondering if some utility was available that could
>> automate the process:
>> 1. Connect to the TS server
>> 2. Zip files from my home directory, possibly using a .BAT file
>> 3. Upload this zip file to an FTP server
>> 4. Download the zip file from the FTP server
>>
>> Thank you.

Agreed. That was my first thought, also. Then the OP could write a batch
file or VB script to do the actions.

--

Regards,
Hank Arnold
Microsoft MVP
Windows Server - Directory Services
 
Back
Top