PDA

View Full Version : copy open file via ftp


amc2
December 5th 03, 01:51 AM
How can I copy an open file via ftp?

When I try to copy an open file via ftp I get the error
550: the process cannot access the file becouse it is
being used by another process.

Can I copy via ftp an open file?

thanks,

amc2

Rob Schneider
December 5th 03, 01:51 AM
amc2 wrote:
> How can I copy an open file via ftp?
>
> When I try to copy an open file via ftp I get the error
> 550: the process cannot access the file becouse it is
> being used by another process.
>
> Can I copy via ftp an open file?
>
> thanks,
>
> amc2
>
>

No way I know of. If file "locked" by another process, it's unavailable
for other processes.

Google