Re: File transfers
Re: File transfers
- Subject: Re: File transfers
- From: Michelle Steiner <email@hidden>
- Date: Wed, 7 Mar 2001 07:20:02 -0800
On 3/6/01 4:19 PM, John Snider <email@hidden> wrote:
>
I need the following:
>
From machine "A" upload a folder from the desktop.
>
At machine "B" in a different city, download that folder to its desktop.
>
At machine "B" process the files in the folder. They are fully text.
Instead of using URL access, why not use file sharing over TCP/IP to
transfer files directly from one machine to the other? By disabling
guest access, and using passwords, this can be done quite easily, with
the remote computer using folder actions to automate processing the
received files. All the local computer would need to do is have a script
to mount the remote folder, and place the files into the folder.
--Michelle
----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------