Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-31-2005, 02:17 PM
Junior Member
 
Join Date: Aug 2005
Posts: 3
Default Copy file from different computers

Hello

I have been trying to copy a file, from a different machine to another, but when i try to run it, SWFKit crashes...

I have done this code, that works fine, but only if i am trying to copy the file from two different locations but on the same computer:

Code:
f = new File("c:\\test.txt");
f.copy("c:\test\test.txt");
if i replace it with a source from a different computer :

Code:
f = new File("\\\\server\\test.txt");
f.copy("c:\test\test.txt");
it crashes....

does anyone know with this happends and the way i can solve this problem?

Thanks for all the help!

Ricardo
Reply With Quote
  #2 (permalink)  
Old 09-02-2005, 10:16 AM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:Copy file from different computers

The current version of swfkit does have a problem to handle a network path name. The problem is resolved in the new version.
Reply With Quote
  #3 (permalink)  
Old 09-05-2005, 04:29 AM
Member
 
Join Date: Sep 2003
Posts: 95
Default Re:Copy file from different computers

Hi,

When can we expect the next version?

Is there a change log?

Cheers,

G.
Reply With Quote
  #4 (permalink)  
Old 09-05-2005, 12:04 PM
Junior Member
 
Join Date: Aug 2005
Posts: 3
Default Re:Copy file from different computers

The new version it was refered is the SWFKit Pro 2.2.

I was using 2.1 for this, and it didnt worked, but now with 2.2 it works fine!

Thanks for the help!
Reply With Quote
  #5 (permalink)  
Old 09-13-2005, 04:29 PM
Junior Member
 
Join Date: Aug 2005
Posts: 3
Default Re:Copy file from different computers

a strange this is happening now....i had this working, but now instead of copying a file, it creates a empty folder with the File name...
Reply With Quote
Reply

Was this information helpful?    Yes No



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 01:58 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.