Results 1 to 4 of 4

Thread: remote file copy without ftp

  1. #1

    Thread Starter
    Lively Member HeVa's Avatar
    Join Date
    Jul 2001
    Location
    DC
    Posts
    115

    remote file copy without ftp

    Hi -

    I have some data that I need to update daily on an Internet server outside of our firewall from data on an intranet server. The catch is that there is no FTP service on the server -- This is beyond my control, I can't install ftp. The server does have IIS 6.0 and .net 2.0 and 1.1. I'm able to use remote desktop to copy the files manually, but I'm looking for an automated method that can run in the middle of the night.

    I tried creating a batch file that would temporarily map a directory to the intranet server from the intranet server and copy the files. But for some reason, this doesn't seem to run when I'm not logged on...

    Any other ideas at all would be greatly appreciated!

    --Helena
    H e*V a

  2. #2
    Frenzied Member the182guy's Avatar
    Join Date
    Nov 2005
    Location
    Cheshire, UK
    Posts
    1,473

    Re: remote file copy without ftp

    If you can't install an FTP server on the target, can you install a vb app that you created on it?
    Chris

  3. #3

    Thread Starter
    Lively Member HeVa's Avatar
    Join Date
    Jul 2001
    Location
    DC
    Posts
    115

    Re: remote file copy without ftp

    Absolutely. I'm writing in asp.net, and I have some vbscript apps that I use on the server as well. Do you have any hints for code I could write?

    --thanks for your response
    H e*V a

  4. #4
    "Digital Revolution"
    Join Date
    Mar 2005
    Posts
    4,471

    Re: remote file copy without ftp

    I would try asking again in the .NET forum.

    If this were VB6 I could help, but I don't know .NET.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width