File transfer issues - qt won't play

i transferred a bunch of folders and qt files from one mac to
another yesterday and now nothing plays. the files show as
being unix executables rather than qt files and i get an error,
i think -39, that they can't be played as they are not movie
files. i tried chmodding the permissions recursively through
the folder but no luck; they're on a drive on which permissions
are ignored anyway.
the process i used was to move the files first to an external
usb drive formatted to fat32, then i took that drive to the
new macpro and transferred them to its drive. the files appear
on the external fat32 drive as unix executables.
the first time i tried the transfer it crashed giving an error-36
goinjg from the original mac to the external fat32. after that
i used the command line (cp -Rpv from to) and the transfer was,
at least on the surface, successful.
how can i get these files to play? what did i overlook?
thanks,
BabaG

i managed to get it to play in IE.so I guess the issue had something to do with firefox.

Similar Messages

  • M3u files quit...won't play complete playlist

    This just started happening. m3u files (from emusic.com) won't play all the tracks in a playlsit. I play these in quick time in a tabbed browser window. After a few 30 second samples play, there's silence. The files appear to be playing, but I don't hear anything. It quits in a different place each time, maybe after playing 5 tracks, or 8, or sometimes after just one.
    I've been listening to samples for a few years this way with no problem before. I can listen to other audio like Pandora or Live365 for hours with no problems. No one else on eMusic seems to have this issue.
    The only recent change to my system I've made was to start flip4Mac to view some video, but it's now uninstalled and I've restarted, etc. several times.
    Any clues?
    Paul

    Ah, a response from someone at last! Not glad that you are having this problem too, though. Several eMusic subscribers have posted the same issue on their forums too, so I finally know it's not just my problem. Since m3u playlists from other sites besides eMusic also stop playing, I know it's not an eMusic issue.
    You solution of pasting the url into QT didn't work at all for me: again the music appears to be playing, but I hear nothing.
    I've been using 2 workarounds:
    1. for Safari I installed M3U2iTunes (you'll have to do a search; you'll find it fast) which downloads the m3u file and then plays it in iTunes with no problems. The m3u file is also automatically put in the trash, so you won't have to be cleaning up your desktop of these files.
    2. Switch to Firefox with the Foxy Tunes add-on, and when you option-click the "play" or whatever button to get the m3u, the file plays right away. This Safari option is quicker to start than the M3UiTunes; there's no downloading of the m3u and placing it in iTunes. I'm not thrilled with keeping 2 browsers open, but for now, that looks like it's it. (But there are a lot of cool things you can do with Firefox.)
    Paul
    Message was edited by: Paul Rybarczyk1
    Actually, the Firefox Foxy Tunes does download and play with iTunes (or a different player of your choice) but it works fast, so it's almost seamless.

  • HT1351 Why won't movie files from flip camera won't play on ipod even after being converted?

    Why won't movie files from flip camera won't play on ipod even after being converted?

    Try the standard fixes:
    - Reset. Nothing is lost
    Reset iPod touch: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Restore from backup
    - Restore to factory defaults/new iPod.

  • IChat File Transfer/Video Chat won't work... :(

    Hi Everyone,
    I am trying to get ichat to allow file transfers/video chatting on my Mac, I have a feeling that the setup through the routers that we have are not allowing it to function as it is constantly giving me errors. My set up is a Cable Modem hooked into a Netgear WGR614 v6 and then an ethernet wire running from that router to a Linksys WRT54G v8. I have the WRT54G set up with the following settings:
    IP: 192.168.1.136
    Subnet: 255.255.255.0
    Gateway 192.168.1.1
    Static DNS 1 and 2: Are my IP's DNS servers
    Static DNS 3 is blank
    Local IP address is .199 with a subnet of 255.255.255.128
    I have DHCP enabled starting at .200 with 30 users
    My computer is also set up statically at port .233.
    The Netgear WGR614 v6 is set up with the following settings:
    Get IP/DNS dynamically from ISP
    DHCP Range from 192.168.1.2 to 192.168.1.51. Router is on a subnet of 255.255.255.0 the linksys is set up statically to the Netgear
    SO, this brings me to my issue, I am trying to get ichat file transfer/video to work, I have followed the instructions for setting up portforwarding from portforward.com for ichat on both the netgear and the linksys. On the linksys, i set the IP address to forward to as my computers (.233)
    On the netgear, i set the ip address to forward to as 192.168.1.136 (the static IP of the linksys).
    Anyway, I am hoping someone can point out what I am doing wrong as I am still getting this error: An AIM error has occurred. Unable to talk directly to your buddy. I am also getting this error: An AIM service error occurred. The server message was: Serv:RequestTimeout.
    My OS X firewall is off.
    THANK YOU SO MUCH FOR YOUR HELP IN ADVANCE!!

    Hi,
    I am not sure I have understood your Networking here.
    You say the Netgear is getting an IP (Via DHCP) from the ISP.
    You go onto say it is at 192.168.1.1
    It issues IP addresses from 192.168.1.2 through 192.168.1.51 and the Linksys has an IP outside this range at 192.168.1.136
    Your computer is at 192.168.1.233
    As both devices are using the 192.168.1.xxx group and doing DHCP (even with restricted groups) how does the computer know which one to connect to ?
    You should be able to change the group that each device is using for it's own network (I would suggest the Netgear)
    You should also turn Off DHCP (to the LAN) in the Netgear so it's own network (subnet) only goes as far as the Linksys.
    Similarly in the Linksys make sure DHCP is Off or change the Mac to use Manually (Static) with DHCP.
    Both devices can do UPnP found in the Administration tab in the Linksys and the WAN page of the Netgear.
    Turn Off/disable all Port Forwarding in both devices.
    It may also pay to copy across the Linksys and Computer the DNS server IPs from the Netgear.
    2:47 PM Wednesday; August 29, 2007

  • SMB file transfer issue on windows 8

    Issue: When I transfer the file from UNIX OS to Windows
    Server 2012 (SMB 2.0 or 3.0) system using SMB (Samba), the file gets transfer but contains of file dose not (Only empty file size of 0 KB gets created on windows Server 2012).
    Additional Info:
    File transfer from UNIX to Windows Server 2003 (SMB 1.0) works fine.
    Command: Smbclient //backroom/e -Utest%abc -c "put /tmp/test.txt abc\abcdata\test.txt"
    This produces the following error:
    Error writing file:  ERRSRV - ERRerror (non-specific error code.)
    0.0kb/s transferred
    There is not logging in Event log (System and application) in Server 2012 regarding this failure.

    Issue: When I transfer the file from UNIX OS to Windows
    Server 2012 (SMB 2.0 or 3.0) system using SMB (Samba), the file gets transfer but contains of file dose not (Only empty file size of 0 KB gets created on windows Server 2012).
    Additional Info:
    File transfer from UNIX to Windows Server 2003 (SMB 1.0) works fine.
    Command: Smbclient //backroom/e -Utest%abc -c "put /tmp/test.txt abc\abcdata\test.txt"
    This produces the following error:
    Error writing file:  ERRSRV - ERRerror (non-specific error code.)
    0.0kb/s transferred
    There is not logging in Event log (System and application) in Server 2012 regarding this failure.
    Guess it's *nix SMB implementation issue and has nothing to do with Windows. And you can do nothing to tune the SMB except downgrading initial handshake version (what you already did). 
    StarWind iSCSI SAN & NAS

  • WRT350N File Transfer Issues...

    I'm unable to transfer files from one PC to the other.  I've upgraded the firmware to the latest revision (1.03.2).  PC1 is my laptop from work.  At work, I can connect to it w/o any problem and transfer files to/from any PC on the work network.
    From home, If I attempt to connect to the laptop from the home computer, XP Pro comes back w/ "Cannot find...".  This should be fairly simple, but I can't seem to get it working.  I had the same problem w/ my other Linksys router before it died.  I went w/ the WRT350n because of the 1GB transfer rate between computers.
    If I attempt to ping the laptop from the desktop, I get the correct results.  Going from the desktop from the laptop, no such luck.  Both systems are in the same workgroup and running XP Pro.
    If I attempt to RDC into either system, I'm prompted for a username & password.  I receive the "This computer can't connect..." error.  Single Port Forwarding w/ port 3389 is enabled.
    I've just about given up...  Anyone have any ideas?

    I have this exact issue on my new WRT 610.  I'm all connected between laptop (Vista Home Premium) and desktop (Vista Ult), but when I try to copy files from a shared dir on the desktop to my laptop, it works ok for a while and then STOPS dead in the water after 10-15 mins and says "file is no longer located at location xxxxx".  Basically, my connection severs at that point, in midstream, because I can't even see the desktop anymore from the laptop until I reboot (I just reboot both machines).  This thread seems to indicate that shutting down the firewalls on both machines is the solution and thus is ok to do, but I'm unsure of that solution and scared to implement it.  I did a search and it seems that it is NOT recommended to shut down the Vista firewall even tho I have the hardware firewall now...  because only the Vista firewall can monitor the outgoing connections and halt them...   is this true?  Appreciate feedback, in the meantime I will risk it for a half hour and shut them down and see if the transfer goes longer and/or quicker.  My transfer speed between the two 'puters is disappointingly slow altho I can't quote an exact speed...  70 megs of files was gonna take 2 hrs and 30 mins per the windows popup.
    P.S. Can someone please explain why the Vista firewall would be the issue here?  Why would it allow the transfer for 15 mins and 4-5 MB but then slice the connection?  Wouldn't it either allow the full file transfer or else not allow it at all?  I don't understand.
    Message Edited by asb3pe on 06-20-2009 07:16 PM

  • Ichat file transfer issues

    Hi, is anyone else experiencing as issue with iChat where if you send over a file like an mp3 it says unexpected error in the file transfer box after the recipient accepts the file? The process was working yesterday and has done this all day. Please someone help.

    Hi,
    Welcome to the    Discussions
    Some people are reporting that GoogleTalk files sending is a bit suspect with iChat
    Some others are reporting issues with Snow Leopard to Leopard File Sharing although it works Leopard to Snow Leopard with the same computers. (AIM based Buddy lists)
    9:55 PM Thursday; April 29, 2010
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"

  • WD Elements External drive file transfer issue.

    I have just purchased a 1.5Tb USB 2.0 WD Elements external hard drive for backing up data. I have partitioned it, using Disk Utility in to a 1Tb Fat32 and 500Mb OS Journaled (Extended) pair of partitions. The OS Journaled (Extended) partition will replace a smaller Maxtor drive as my Time Machine Backup drive.
    The problem: When I attempt to copy/move a file from either the Mac HD or my current backup drive, a 750Gb Maxtor, I get the message "*The operation can't be completed because an item with the name "file/folder name" already exists*." On the Windows XP Boot Camp partition file transfer is not a problem
    WD have not been of much assistance and I am hoping someone can remedy this problem for me.

    and btw, since I have the exact same My Book Essential USB 2.0 1.5 terabyte drive the poster has, I retrieved the Box it came in (Green) and It says plainly on the box. "Compatibility - Formatted NTFS for Windows XP, Windows Vista or Windows 7.
    Requires reformatting for Mac OS X Tiger, or Leopard".
    OP states he formatted a 1 terabyte partition FAT32. Do any of you actually understand the size restrictions of FAT32? I didn't think so.
    I have no problem with this or any other drive since I format every drive I buy for the purpose that I had in mind.
    The decision is size/interface/price. Any WD will do, since usb2 at 480 mbits/sec is faster than firewire 400 and out of my 4 macs only usb2 is common across them all, it's a no brainer. Yeah, firewire 800 is faster but only half my macs support it.
    So it goes to sleep after 10 minutes of inactivity? TM only updates once per hour. In loose terms it sleeps 50 minutes of every hour when it's not needed. So What.
    So in a day's time, that's 1,200 minutes that it doesn't spin...that sounds like a feature to me.
    How many new, inexperienced users have you people talked into taking perfectly good drives back to the store? I see it post after post and quite frankly, you don't know what you're talking about.
    Full disclosure. I don't work for, or have ever been paid anything from WD. I don't have stock in WD (although I've thought about it). I don't have any other ID's on this board so I don't "game it" like other users.

  • File transfer issues in Skype 6.22?

    Recently updated to 6.22 and lost the ability to decline incoming files. In previous versions you had to options - accept or decline, now the only options seem to be "accept" or ignore and then the file request just sits in the chat window as incomplete. Is this a setting that can be changed or do I need to stay annoyed by it forever?
    Moreover: After accepting a file transfer, you used to be able to click the "view in folder" link and open the file location. This also seem to be removed. Comments on this?

    ...also you can just start by opening the conversation with the first member of your future group you want to create and then simply use the "Add contacts" button on top right to add the other members. This way a new group conversation will be created as well.
    We are right now working to update this FAQ to reflect that information: https://support.skype.com/en/faq/FA1005/how-do-i-start-a-group-instant-message-in-skype-for-windows-...
    Follow the latest Skype Community News
    ↓ Did my reply answer your question? Accept it as a solution to help others, Thanks. ↓

  • SCP log file transfer issues after upgrade

    We upgraded out AsyncOS from 6.3.3 to 7.1.3 and now we are encountering log transfer issues with 2 out of 3 WSA's. Also the log rotation is set at 3GB but is rotating at 1GB. Anyone have any suggestions?             

    Hi Dominick,
    FIrst look at your log subscriptions for the access logs. Log into the GUI -> System Administration -> Log Subscriptions -> Access Logs highlighted in blue on the left side of the window. Check that your configuration is set to your needs. Next we need to review what is taking place when SCP tries to send the logs to the destination by reviewing the System Logs also located within the log subscriptions. Is the destination a Windows or Linux device ? If it is a Linux device you may also want to look into var/log/secure for the log information there as well.
    Sincerely,
    Erik Kaiser
    WSA CSE
    WSA Cisco Forums Moderator

  • Flash File (swf) in Powerpoint won't play after 1st time

    Windows XP,
    Powerpoint 2003
    Captivate4
    FlashPlayer 10
    I've created a flash file using Captivate4 and successfully embedded it in a Powerpoint presentation using the controls toolbox.
    It plays, but once I save and close the Powerpoint file then reopen, the swf file will no longer play - it is just a blank white flash player, with the player controls visible.    I checked the properties and the link is still there.  The control settings in properties are as follows:
    Embedmovie: true
    Loop: true
    Menu: true
    Movie:  (has the link which worked the first time)
    Playing: true
    Anyone out there ever have a similar problem and resolved it?

    After looking around on varous other forums this seems to be the issue:
    There are a bunch of known bugs in flash 9 and 10, one of those being an issue with the Event.COMPLETE not being fired from the main stage when loading from cache when it's embedded WMODE = "transparent"
    I'm not sure if that's your issue, but it's worth looking into. I've heard of a few workarounds to the problem. One of them being, not listening for for progress or complete events at all and just using a timed loop like ENTER_FRAME or TIMER to watch the bytesLoaded/bytesTotal."
    My WMODE is window, but this sounds like it makes the most sense. I have attached the AS3 file. From viewing the flash it appears to freeze up where it should be going into swfProgressHandle, I think that's whats happening because the load bar doesn't increase in width at all and loadText doesn't even get set to anything, which happens in swfProgressHandle. This what also coincide with the above quote. Now the problem I have is that I didn't write the loading area of this flash, I only wrote part of the stuff inside the loading functions and also everything inside init, the person who helped me with this I haven't been able to make contact with and this site is supposed to go live very very soon. I am desparate for help! At this point I'd be willing to paypal some money over to anyone who could help me with this and get this working appropriately.

  • File transfer issues

    I'm attempting to transfer files from my (very) old G4 (running OS 10.4) to my new mini via firewire. I have no problem starting the G4 in target disk mode, but it doesn't show up anywhere on the mini.
    What am I missing here? I've read everything I can find but nothing has addressed this problem. I've skimmed the topics here and also didn't see anything, so my apologies if this has already been answered.
    Thx~
    Deb

    After talking with Apple Support, only to be told to do exactly everything I'd already done a 100+ times, I'm no closer to resolving this issue than I was before. I suppose I could have purchased a bad firewire cable, though it seems kind of unlikely. Or perhaps the firewire ports on the G4 are bad, though they've never even been used.
    I have no other ideas, though. Does anyone have a thought? Please? Am I stuck transferring years' worth of files via ethernet?
    D.

  • Help with file transfer issue

    When importing a music file from my computer, Itunes does not transfer the file complete, but rather separates songs from the album.  I end up with several files in itunes, all from the same album.  It seems that the ones seperated are usually songs that "feature" other artists. 

    Yeah this is a common issue, what you need to do is highlight all the songs that are suppose to be under the same album and make sure the Album title is correct and the Album Artist is correct. If not you will want to change it so it is reflected correctly.

  • IFlip video files used in iMovie won't play on Youtube

    We used some minidv video and some iFlip video clips in an iMovie project. When the project was uploaded to youtube, the iFlip (avi files) do not play. Anyone have a solution?

    I too have this problem, includes when i add cutaways - the original video freezes and the cutaway never comes up.

  • Wav files created in Logic won't play on I-tunes

    I recently recorded some songs in Logic, bounced them to a wav file and tried to open & play it in I-tunes (I have the latest I-tunes)...when I click on the file to open it in i-tunes, the i-tunes main window appears, but nothing plays & the song is not on their. Also when I drag the files to the i-tunes window, nothing happens. Any suggestions?

    No, these files are 16bit...I had this same problem 2 days ago, and after re-mixing several times, I finally got one to open in i-tunes, but I've never had this problem before.

Maybe you are looking for

  • Bapi for Create Interest Rate Instrument Trans. TM_51

    Hi guys, I need to make a copy of an interest rate instrument, so far i can obtain the information with the bapis FTR_IRATE_DB_SELECT and BAPI_FTR_IRATE_GETDETAIL. Bu t i haven't found any bapi that can create a new interest rate instrument with all

  • Can you do Green Screen/Blue Screen/Chroma Key on Adobe Premiere Elements 12 for mac?

    Can you do Green Screen/Blue Screen/Chroma Key on Adobe Premiere Elements 12 for mac?  If not, what are the alternatives?

  • Local and Roaming profiles not being created

    Hello all, I'm in need of help and I wondered if there was anyone out there with some suggestions. The problem is that one of our sites has Netware 5 and Zfd3.2 and there are no longer any roaming profiles or local profiles being created. Volatile us

  • Quoata Arrangement Process

    Hello Friends, I need on clarrification on Quoata Arrangement, Say for Ex : I need to procure the 100 No's of same Material from the different vendors say Vendor -1 , vendor -2 , Vendor-3. For this i have maintained the folowing . 1)  quoata arrangem

  • Internal number assignment for object

    Hi Experts, While creating PM order the error comes"Internal number assignment for object AUFTRAG"(numbers are in critical area). I am not able to create order. Please help. Regards Vishal