Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. tonyfluid

    Net::FTP -> ls impossible because large number of files

    With the simple command line ftp client, or with ncftp, or connected with ssh it's possible to list the content of the directory, so I don't think this is at the server side. It's only with my perl program. There are 4191 files, this is not so many ! Here is the lines concerned : $ftp =...
  2. tonyfluid

    Net::FTP -> ls impossible because large number of files

    I use perl Net::FTP to update some data daily. I scan some directories and test if the files are new or not, and download them if yes. I have a problem in the listing of some directories because there are too many files in, here is the debug output of my program : Net::FTP: Net::FTP(2.65)...

Part and Inventory Search

Back
Top