On Sun, 11 Jan 2004 17:28:58 -0600, thudd <(E-Mail Removed)> wrote:
>
>
>
> "mj" <(E-Mail Removed)> wrote in message
> news:btsica$i6d$(E-Mail Removed)...
>> thudd wrote:
>
>> Any messages in the log window?
> I get connecting, skipped failed to open file, and file skipped. I am
> confused on the passwords and users on the two machines.
>
>
Usually you would have the ftp server running in daemon-mode or from inetd
on the one box, then access it with an ftp client on the other. The password
and username, if you have not set up the server to accept anonymous logins,
would need to be supplied on the client's commandline or from a file with
them in it.
The server (and which one are you using?) would need to be configured to
allow whatever operations you want the client to perform, too. Some
servers don't even allow files to be uploaded to them...
AC
|