We have an automated script that ftps into a company's server to
regularly get a spreadsheet so we can import new data.

However, since we upgraded to CF7, it's not seeing any files in the
directory.  I've manually ftp-ed into the server and am able to see
the file.  This was working fine in 6.1.

Any ideas what could be going on? I haven't found any docs or tech
notes on this, but it's very strange.

Here's the code used to get the listdir:
         <CFFTP ACTION="LISTDIR" 
                CONNECTION="oFTP" 
                NAME="qGetFiles" 
                DIRECTORY="#Directory#"
                STOPONERROR="Yes">

oFTP is an open connection.  #Directory# is definitely set to the
correct directory, in the format: "/mydir/whatever"

Has anyone else had problems with CF7's LISTDIR not working?  The file
we're looking for is a .pgp file if that matters.
-- 
-----------------------------------------
Scott Brady
http://www.scottbrady.net/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:210964
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to