Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Page 2 of 2 FirstFirst 1 2
Results 16 to 23 of 23
  1. #16
    Join Date
    Nov 2007
    Location
    SF Bay Area
    Posts
    56
    That's what I get for cutting and pasting.
    Sorry for the confusion - I was confused by the Success=0 but the not connected alert kept popping up.

    So, looks good. Thanks again.


    Larry

  2. #17
    Join Date
    Sep 2008
    Location
    UK
    Posts
    17
    I'm having problems with the standard FTP plugin. The issue (a show stopper) is that I cannot reliably download large files, i.e. 1 gig to 5gig (only tested with 2.8gig file so far....)

    Does your plugin have any issues with larger files in the gigabytes? If so, I could setup my FTP server with a secure connection. But there's not much point if it cannot handle 3,4 ,5 and up gig files.

    Cheers

    Chris Thomas
    www.cg-academy.net

  3. #18
    Join Date
    Jan 2001
    Location
    Anderson Island, WA, USA
    Posts
    2,807
    Quote Originally Posted by christhomas View Post
    I'm having problems with the standard FTP plugin. The issue (a show stopper) is that I cannot reliably download large files, i.e. 1 gig to 5gig (only tested with 2.8gig file so far....)

    Does your plugin have any issues with larger files in the gigabytes? If so, I could setup my FTP server with a secure connection. But there's not much point if it cannot handle 3,4 ,5 and up gig files.

    Cheers

    Chris Thomas
    www.cg-academy.net
    FTP is relatively unreliable as it doesn't have a lot of built in packet-checks...

    Can you reliably use ftp.exe to download these large files? if so, then it could be the plugin -- but I just did a 3 gig file (LAN) via the ftp plugin w/o issue...


    (Click here to contact me)
    Providing Independent Professional Consulting Services for
    IndigoRose products, World Wide.
    Located in -8:00 (-7:00 DST) GMT Timezone (Western United States)

  4. #19
    Join Date
    Sep 2008
    Location
    UK
    Posts
    17
    Well, I don't really see much of an alternative. From what I understand, HTTP transfers are not as reliable, and are also slower. With smaller files i.e. 34mb the FTP plugin has been sterling. Its been downloading the files quickly and with a 100% success rate, and those both over a local test (from a windows PC to an FTP server running on a virtual linux box) and also over the internet.

    The FTP server is a very well regarded one, and one with large file support. I've tested downloading the 2.8gig file from my Linux server using CuteFTP, and it seems to work fine. The server was giving me a bandwidth speed of 149mbits, and the downloaded .zip file was fine.

    So, the problem does appear at this point to be with the FTP plugin. My guess is it simply cannot handle (correctly) files that are over 2gig (32bit file handles?).

  5. #20
    Join Date
    Dec 2003
    Location
    Location! Location!
    Posts
    6,130
    Thanks upeters.
    Intrigued
    www.amsuser.com

  6. #21
    Join Date
    Sep 2008
    Location
    UK
    Posts
    17
    Can anyone confirm (or not) if this plugin can handle downloading large files i.e. 2gb+ , ideally 4gb+

    ?

    Cheers

    CT

  7. #22
    Join Date
    Apr 2005
    Location
    São Paulo, Brazil
    Posts
    2,451
    I'll have to check. But as I still haven't managed to implement callbacks in this plugin, it probably isn't a good idea to use it in the current stage, as you won't have any idea how much of the data was already transferred. And I understood that you are able to transfer the huge files with the normal FTP plugin, just the callback function is showing a wrong amount, due to a variable overflow.

    Ulrich

  8. #23
    Join Date
    Sep 2008
    Location
    UK
    Posts
    17
    Hi, well, yes and no. One download off site, at a friends that was testing the manager for me did seem to download the file. He reported my manager had downloaded the 2.8gb file and had unzipped it correctly. However, he said the manager had then gone into a loop and was acting oddly (I've tested it with several 34mb files, like download 3 files in a batch, and it was fine). So it looks like the 2.8gb file freaked it out.....

    However.. I've tested it locally earlier this evening. And it was problematical. I left it downloading, and came back to find it was still downloading, even though the (real) file size on my local disk was up to 5.6GB. Not good when the actual file is 2.8GB. It seems to have just not realized that the file was complete, and was just adding to it in a loop. I've tested downloading this same file using CuteFTP, and that worked perfectly.

    I've tested the ItemInfo action of the FTP system, and its also broken i.e. its reporting a negative size for the 2.8gb file, in fact its reporting -1255mb, which is totally out of whack.

    I've also considered using an externail open source FTP system. But thats just not viable. No way of getting any info back into AMS as to the download progress and so on. It would also basically require me to write a whole suite of wrappers to get what I really should be getting with AMS out of the box.

    This looks like a show-stopper bug with the FTP plugin (a standard feature of AMS 7+). There is also another bug with the Download callback system that someone else has reported I guess. i.e. If you return FALSE to the Download action, its meant to abort the download (a useful feature). However, this does not work at all. So right now, the only way to abort a download is to disconnect from the server totally. Which is not ideal.

    Looks like the FTP plugin needs some serious love from the AMS coders?

  9. #24
    Join Date
    Sep 2009
    Posts
    13
    VERY COOL plugin ... I tried it. Connecting works but I'm having trouble with upload and download codes :/ . Can anyone plz offer me an upload/download example for an actual file ? Help would be appreciated . Thanks in advance

Similar Threads

  1. Secure FTP
    By TJ_Tigger in forum AutoPlay Media Studio 5.0
    Replies: 4
    Last Post: 08-19-2008, 05:46 PM
  2. API - Action Plugin Installer -- Beta II [HOT!!!]
    By TimeSurfer in forum AutoPlay Media Studio 7.5
    Replies: 7
    Last Post: 06-13-2008, 03:55 AM
  3. Spotlight: FTP File Transfer Plugin
    By Desmond in forum AutoPlay Media Studio 5.0
    Replies: 1
    Last Post: 03-10-2004, 10:34 PM
  4. INFO: Tips for Debugging Action Lists in AutoPlay Media Studio 4.0
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-03-2002, 09:38 AM
  5. SUF6.0.0.2 -- installer hangs.
    By jassing in forum Setup Factory 6.0
    Replies: 4
    Last Post: 12-20-2001, 12:28 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts