Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Active FTP now works (CGI)
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- Active FTP now works (CGI)
Active FTP now works (CGI)
23-07-2014 9:38 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Hi folks,
Some of you will be aware that following migration to the new CGI platform, active FTP has not been supported, and in order to connect to the new servers you will have needed to enable passive FTP in your FTP client. This will have also prevented use of certain clients like the Windows ftp.exe command line tool that doesn't support passive FTP.
I'm just posting to advise that this particular problem has now been overcome and you should now be able to use active FTP when connecting to the CGI platform.
Please shout up if you encounter any problems with it.
Some of you will be aware that following migration to the new CGI platform, active FTP has not been supported, and in order to connect to the new servers you will have needed to enable passive FTP in your FTP client. This will have also prevented use of certain clients like the Windows ftp.exe command line tool that doesn't support passive FTP.
I'm just posting to advise that this particular problem has now been overcome and you should now be able to use active FTP when connecting to the CGI platform.
Please shout up if you encounter any problems with it.
Bob Pullen
Plusnet Product Team
If I've been helpful then please give thanks ⤵
Message 1 of 5
(5,763 Views)
4 REPLIES 4
Re: Active FTP now works (CGI)
23-07-2014 10:04 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I was using active FTP on Monday. I found that it timed out when transfering large files. Changing to passive solved that problem for me.
Message 2 of 5
(407 Views)
Re: Active FTP now works (CGI)
23-07-2014 10:18 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
That's interesting. What size files are we talking about?
Bob Pullen
Plusnet Product Team
If I've been helpful then please give thanks ⤵
Message 3 of 5
(407 Views)
Re: Active FTP now works (CGI)
24-07-2014 8:31 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I wrote a little sync script using Ruby and it was hanging after a while. it seemed to hang at different times so I can't be sure size is the culprit. There were two files in the directory tree, one was 48MB and the other 68MB. When I changed it to passive the problem went away. I can run the test again but I am reluctant to while the FTP data problem is still there (although my dates on the server are already probably messed up).
Message 4 of 5
(407 Views)
Re: Active FTP now works (CGI)
24-07-2014 1:28 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I've tried uploading a 50MB and 100MB file via Windows command line interface and didn't experience any problems. Having said that, my upload speed is 50Mbps+ 

ftp> put 50MB.zip
200 PORT command successful
150 Opening ASCII mode data connection for 50MB.zip
226 Transfer complete.
ftp: 52428800 bytes sent in 7.48Seconds 7005.45Kbytes/sec.
ftp> put 100MB.zip
200 PORT command successful
150 Opening ASCII mode data connection for 100MB.zip
226 Transfer complete.
ftp: 104857600 bytes sent in 14.54Seconds 7212.16Kbytes/sec.
Bob Pullen
Plusnet Product Team
If I've been helpful then please give thanks ⤵
Message 5 of 5
(407 Views)
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- Active FTP now works (CGI)