Unexpectadly end of program

M

Marcin Tyman

Hi,
Can anybody help me with this:

Cannot move multiple files to a single file.

What does it mean. Such communicate appears after several iterations of
my application. What is it come from?

Cheers,
MT
 
R

Robert Klemme

2007/7/24 said:
Hi,
Can anybody help me with this:

Cannot move multiple files to a single file.

What does it mean.

Probably what it says: you seem to be trying to move several files to
the same location.
Such communicate appears after several iterations of
my application. What is it come from?

Well, if *you* do not know it... :) Can you show code?

robert
 
R

Robert Dober

Hi,
Can anybody help me with this:

Cannot move multiple files to a single file.

What does it mean. Such communicate appears after several iterations of
my application. What is it come from?

Cheers,
MT
602/102 > mv a b c d
mv: la cible `d' n'est pas un r=E9pertoire
robert@PC:~/tmp 16:20:03

Sounds like a Unix problem, and no I do not have an English Linux :(
Post some code...

--=20
I always knew that one day Smalltalk would replace Java.
I just didn't know it would be called Ruby
-- Kent Beck
 
M

Marcin Tyman

Yes, it seems as unix problem. Code is too complicated and too big to
show it. There is 2 functions which telnet to device and do mv command
on a file from a process (on the machine) reads. Functions are executed
one by one after some sleep, so I can't understand why it causes such
problems.
The process on remote machine if trying to list the file and meets
situation that the file is overwritten by by script at the same time
should wait, shouldn't it?
 
M

Marcin Tyman

Never mind guys. This communicate is from windows. The issue was
somewhere else.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,273
Latest member
DamonShoem

Latest Threads

Top