Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Remote Copy?

WinSCP does not support RCP protocol.
psolio

Remote Copy?

I have a semi-complex problem.

I need to transfer files from one UNIX server to another via a windows workstation.

The way the servers are setup are as follows:
I connect to astro.temple.edu to copy files to by FTP/WinSCP. Then in a command windows (putty) I would have to input the command:

astro% ssh shelob.temple.edu

to access that server. To copy files to it, traditionally, I would have to use (from Astro) the command:

astro% rcp ardguest.php shelob:/WWW/ardguest.php

However, I need to copy more than one file and in a laborious manner (different files in different subfolders, etc).

So, is there a way with WinSCP (or anything else) that I may acheive this?

Thanks ahead..